On Fri, 6 May 2022 15:05:57 GMT, Doug Lea <d...@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 <d...@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