RFR: JDK-8319662 ForkJoinPool trims worker threads too slowly
Doug Lea
dl at openjdk.org
Sun Nov 19 17:40:49 UTC 2023
This update cascades timeouts to trim subsequent workers after the first keepAlive inactive period.
-------------
Commit messages:
- Support cascading idle timeouts
Changes: https://git.openjdk.org/jdk/pull/16725/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=16725&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8319662
Stats: 63 lines in 1 file changed: 6 ins; 7 del; 50 mod
Patch: https://git.openjdk.org/jdk/pull/16725.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/16725/head:pull/16725
PR: https://git.openjdk.org/jdk/pull/16725
More information about the core-libs-dev
mailing list