JDK-8133611 : Remove java/util/concurrent/locks/ReentrantLock/TimeoutLockLoops.java from problem list
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.util.concurrent
  • Affected Version: 9
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2015-08-14
  • Updated: 2016-12-14
  • Resolved: 2015-09-09
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 b82Fixed
Related Reports
Relates :  
Relates :  
Relates :  
Description
Once 8029453 hits jdk/dev we can revert the changes in:

- JDK-8133588 Place TimeoutLockLoops.java on the problem list
- JDK-8133231 Mark TimeoutLockLoops.java as failing intermittently 

so that the test runs again as normal.
Comments
Not sure when it arrived but the fix for 8029453 is now in jdk9/dev.
09-09-2015