On Thu, 11 Sep 2025 12:31:20 GMT, Viktor Klang <vkl...@openjdk.org> wrote:

>> Doug Lea has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   revive topLevelExec, adjust occrdingly; small teaks and copy-edits
>
> src/java.base/share/classes/java/util/concurrent/ForkJoinPool.java line 605:
> 
>> 603:      * empty or contended, while also minimizing interference by
>> 604:      * postponing bookeeping to ends of runs. This may reduce
>> 605:      * fairness, which is partially counteracted by the following.
> 
> This sentence ends in a weird manner for me. Is the intention that the dot 
> should be a colon? Or is there missing text?

I removed the uninformative "which is partially counteracted by the following"

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

PR Review Comment: https://git.openjdk.org/jdk/pull/26479#discussion_r2348796569

Reply via email to