JDK-8133231 : Mark TimeoutLockLoops.java as failing intermittently
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.util.concurrent
  • Affected Version: 9
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2015-08-09
  • Updated: 2023-08-29
  • Resolved: 2015-08-10
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 9
9 b78Fixed
Related Reports
Relates :  
Relates :  
Relates :  
Relates :  
Description
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.
Comments
URL: http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/a110f8b9eb45 User: lana Date: 2015-08-19 22:04:45 +0000
19-08-2015

I will revert this change with the fix for 8029453. Unfortunately I may have to wait a week until it reaches the hs-rt forest.
11-08-2015

URL: http://hg.openjdk.java.net/jdk9/dev/jdk/rev/a110f8b9eb45 User: darcy Date: 2015-08-10 23:28:46 +0000
10-08-2015

Review thread: http://mail.openjdk.java.net/pipermail/core-libs-dev/2015-August/034871.html
09-08-2015