-
Bug
-
Resolution: Fixed
-
P4
-
9
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8136083 | emb-9 | Joe Darcy | P4 | Resolved | Fixed | team |
The test
java/util/concurrent/locks/ReentrantLock/TimeoutLockLoops.java
is failing intermittently on Linux (JDK-8029453), apparently due to the HotSpot change JDK-8130728.
Until the underlying issues are addressed, the test should be marked as "@key intermittent" to aid failure analysis.
java/util/concurrent/locks/ReentrantLock/TimeoutLockLoops.java
is failing intermittently on Linux (
Until the underlying issues are addressed, the test should be marked as "@key intermittent" to aid failure analysis.
- backported by
-
JDK-8136083 Mark TimeoutLockLoops.java as failing intermittently
-
- Resolved
-
- relates to
-
JDK-8133588 Place TimeoutLockLoops.java on the problem list
-
- Closed
-
-
JDK-8133611 Remove java/util/concurrent/locks/ReentrantLock/TimeoutLockLoops.java from problem list
-
- Closed
-
-
JDK-8029453 java/util/concurrent/locks/ReentrantLock/TimeoutLockLoops.java failed by timeout
-
- Closed
-
-
JDK-8130728 Disable WorkAroundNPTLTimedWaitHang by default
-
- Resolved
-