-
Enhancement
-
Resolution: Unresolved
-
P4
-
None
In common network-related applications, delayed tasks to handle timeouts are scheduled but usually cancelled. Currently, this may lead to excessive contention and avoidable locking, especially with Loom threads, in turn using ForkJoinPool. One of several alternatives should be used instead.
- csr for
-
JDK-8350493 Improve performance of delayed task handling
-
- Draft
-
- links to
-
Review(master) openjdk/jdk/23702