On Tue, 25 Feb 2025 17:04:20 GMT, Viktor Klang <vkl...@openjdk.org> wrote:
>> Doug Lea has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Standardize parameter checking > > test/jdk/java/util/concurrent/tck/ForkJoinPool20Test.java line 523: > >> 521: done.countDown(); // release blocking tasks >> 522: assertTrue(p.awaitTermination(LONG_DELAY_MS, MILLISECONDS)); >> 523: > > Suggestion: Done ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/23702#discussion_r1970562115