git: openjdk/jdk: 8322732: ForkJoinPool may underutilize cores in async mode
Doug Lea
dl at openjdk.org
Wed Jun 5 13:03:12 UTC 2024
Changeset: 789f704d
Author: Doug Lea <dl at openjdk.org>
Date: 2024-06-05 13:02:15 +0000
URL: https://git.openjdk.org/jdk/commit/789f704d9ab5aaf87193f508859c4c9a528d7779
8322732: ForkJoinPool may underutilize cores in async mode
8327854: Test java/util/stream/test/org/openjdk/tests/java/util/stream/WhileOpStatefulTest.java failed with RuntimeException
Reviewed-by: alanb
! src/java.base/share/classes/java/util/concurrent/ForkJoinPool.java
+ test/jdk/java/util/concurrent/forkjoin/Starvation.java
More information about the jdk-changes
mailing list