-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: core-libs
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8300748 | 17.0.8-oracle | Weibing Xiao | P4 | Resolved | Fixed | b01 |
java/util/concurrent/forkjoin/AsyncShutdownNow.java takes ~40s as each test uses a delay of 5s before it invokes shutdownNow. The test can be sped up by polling the thread state and invoking shutdownNow when the thread waits.
- backported by
-
JDK-8300748 java/util/concurrent/forkjoin/AsyncShutdownNow.java is too slow
-
- Resolved
-
- relates to
-
JDK-8286352 java/util/concurrent/forkjoin/AsyncShutdownNow.java timed out
-
- Closed
-
-
JDK-8293885 Review running times of tier 1 library regression tests (umbrella)
-
- Resolved
-