RFR: 8286294 : ForkJoinPool.commonPool().close() spins

Paul Sandoz psandoz at openjdk.java.net
Fri May 6 18:24:47 UTC 2022


On Fri, 6 May 2022 15:05:57 GMT, Doug Lea <dl at openjdk.org> wrote:

> Changes ForkJoinPool.close spec and code to trap close as a no-op if called on common pool

Changes look good, it will need a CSR.

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

PR: https://git.openjdk.java.net/jdk/pull/8577


More information about the core-libs-dev mailing list