JDK-8132094 : Mark intermittently failuring core-svc tests
  • Type: Bug
  • Component: core-svc
  • Affected Version: 9
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2015-07-21
  • Updated: 2015-09-10
  • Resolved: 2015-07-23
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 b77Fixed
Related Reports
Cloners :  
Description
The core-svc test which fail intermittently should be marked with the jtreg "intermittent" keyword to indicated they are known to fail sometimes. See http://mail.openjdk.java.net/pipermail/jdk9-dev/2015-March/001991.html for a discussion.


Comments
com/sun/jdi/BreakpointTest and com/sun/jdi/cds/CDSBreakpointTest.java need to maintain the line numbers in order to work correctly.
21-07-2015