git: openjdk/jdk: master: 8357146: ForkJoinPool:schedule(*) does not throw RejectedExecutionException when pool is shutdown
Doug Lea
dl at openjdk.org
Mon May 26 22:39:38 UTC 2025
Changeset: 2c034f57
Branch: master
Author: Doug Lea <dl at openjdk.org>
Date: 2025-05-26 22:37:42 +0000
URL: https://git.openjdk.org/jdk/commit/2c034f57d6b4229aaf195fdd6efd016cf694855f
8357146: ForkJoinPool:schedule(*) does not throw RejectedExecutionException when pool is shutdown
Reviewed-by: alanb
! src/java.base/share/classes/java/util/concurrent/ForkJoinPool.java
! test/jdk/java/util/concurrent/tck/ForkJoinPool20Test.java
More information about the jdk-changes
mailing list