On Thu, 27 Mar 2025 19:29:53 GMT, Simon Hartley <d...@openjdk.org> wrote:

>> Doug Lea has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   Address review comments
>
> src/java.base/share/classes/java/util/concurrent/ForkJoinPool.java line 3927:
> 
>> 3925:      * Returns an estimate of the number of delayed (including
>> 3926:      * periodic) tasks scheduled in this pool that are not yet ready
>> 3927:      * to submit for execution. The returned value is innacurate while
> 
> Spelling: `innacurate` -> `inaccurate`

thanks; fixed.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/23702#discussion_r2017709090

Reply via email to