On Fri, 21 Feb 2025 17:11:31 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 160: > >> 158: * do not include scheduled tasks that are not yet ready to execute, >> 159: * whcih are reported separately by method {@link >> 160: * getDelayedTaskCount}. > > Suggestion: > > * which are reported separately by method {@link getDelayedTaskCount}. Done. also checked for a fixed other cases of missing "#" in method links ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/23702#discussion_r1966508666