JDK-8145869 : Mark test JMXStartStopTest.java and TestJstatdServer.java as intermittently failing
  • Type: Bug
  • Component: core-svc
  • Affected Version: 9
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2015-12-21
  • Updated: 2016-01-07
  • Resolved: 2015-12-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 b100Fixed
Related Reports
Relates :  
Relates :  
Description
sun/management/jmxremote/startstop/JMXStartStopTest.java is known to fail intermittently (JDK-8132647).

sun/tools/jstatd/TestJstatdServer.java is known to fail intermittently (JDK-8081569).

They should be marked accordingly with

    @key intermittent 

jtreg tag in the test file.
Comments
RFR: http://mail.openjdk.java.net/pipermail/serviceability-dev/2015-December/018539.html
21-12-2015