Integrated: JDK-8319662 ForkJoinPool trims worker threads too slowly
Doug Lea
dl at openjdk.org
Wed Dec 6 16:15:46 UTC 2023
On Sun, 19 Nov 2023 17:36:01 GMT, Doug Lea <dl at openjdk.org> wrote:
> This update cascades timeouts to trim subsequent workers after the first keepAlive inactive period.
This pull request has now been integrated.
Changeset: cc25d8b1
Author: Doug Lea <dl at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/cc25d8b12bbab9dde9ade7762927dcb8d27e23c5
Stats: 251 lines in 2 files changed: 79 ins; 45 del; 127 mod
8319662: ForkJoinPool trims worker threads too slowly
8319498: ForkJoinPool.invoke(ForkJoinTask) does not specify behavior when task throws checked exception
Reviewed-by: alanb
-------------
PR: https://git.openjdk.org/jdk/pull/16725
More information about the core-libs-dev
mailing list