JDK-8153933 : Remove intermittent key from TimeZone/Bug6772689.java and move back to tier1
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.util
  • Affected Version: 9
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2016-04-11
  • Updated: 2016-06-13
  • Resolved: 2016-04-22
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 b116Fixed
Related Reports
Relates :  
Description
Test java/util/TimeZone/Bug6772689.java was known to fail intermittently (JDK-8149898, JDK-8150804) and demoted to tier2 in JDK-8151798. 

Mentioned issues (JDK-8149898, JDK-8150804) are resolved, there's no open bug and no failure reported. Test can be moved back to tier1 and @intermittently can be removed from test.
Comments
RFR: http://mail.openjdk.java.net/pipermail/core-libs-dev/2016-April/040440.html
22-04-2016