-
Enhancement
-
Resolution: Fixed
-
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.
- causes
-
JDK-8353496 SuspendResume1.java and SuspendResume2.java timeout after JDK-8319447
-
- Open
-
-
JDK-8353331 Test ForkJoinPool20Test::testFixedDelaySequence is failing
-
- Resolved
-
- csr for
-
JDK-8350493 Improve performance of delayed task handling
-
- Closed
-
- relates to
-
JDK-8353544 EXCEPTION_ACCESS_VIOLATION in vframeStream after JDK-8319447
-
- Open
-
-
JDK-8353659 SubmissionPublisherTest::testCap1Submit times out
-
- Resolved
-
- links to
-
Commit(master) openjdk/jdk/8b0602db
-
Review(master) openjdk/jdk/23702
(2 links to)