RFR: 8292969: Bad Thread Utilization in ForkJoinPool

Doug Lea dl at openjdk.org
Mon Sep 26 13:16:12 UTC 2022


On Wed, 7 Sep 2022 12:44:11 GMT, Doug Lea <dl at openjdk.org> wrote:

> 8292969: This small change in signal propagation rules improves utilization when entry queues are resized,

Thanks. replaced with:
     * @return the next prevSrc value to use, or negative if none found

Thanks. I keep forgetting the required format for these.

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

PR: https://git.openjdk.org/jdk/pull/10198


More information about the core-libs-dev mailing list