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

Doug Lea dl at openjdk.java.net
Mon May 9 11:13:55 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

This pull request has now been integrated.

Changeset: 4f5d73f2
Author:    Doug Lea <dl at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/4f5d73f2d411aa6147c5388b024e0d2996378d5a
Stats:     120 lines in 3 files changed: 96 ins; 6 del; 18 mod

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

Reviewed-by: alanb

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

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


More information about the core-libs-dev mailing list