On Fri, 21 Feb 2025 17:16:55 GMT, Viktor Klang <vkl...@openjdk.org> wrote:
>> Doug Lea has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Address feedback > > src/java.base/share/classes/java/util/concurrent/ForkJoinPool.java line 187: > >> 185: * are used. It is possible to disable use of threads by using a >> 186: * factory that may return {@code null}, in which case some tasks may >> 187: * never execute. It is also possible but strongly discouraged to set > > Suggestion: > > * never execute. While possible, it is strongly discouraged to set done ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/23702#discussion_r1966510556