JDK-8153283 : Multiple jstat failures in hs nightly
  • Type: Bug
  • Component: hotspot
  • Sub-Component: gc
  • Affected Version: 9
  • Priority: P2
  • Status: Closed
  • Resolution: Duplicate
  • Submitted: 2016-04-01
  • Updated: 2016-04-04
  • Resolved: 2016-04-04
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
9Resolved
Related Reports
Duplicate :  
Duplicate :  
Relates :  
Relates :  
Relates :  
Description
The following jstat tests failed in hs nightly:

(with exit code 1)
sun/tools/jstat/jstatGcCauseOutput1.sh

(with java.lang.NumberFormatException: For input string: "-")
serviceability/tmtools/jstat/GcTest02.java
serviceability/tmtools/jstat/GcTest01.java
serviceability/tmtools/jstat/GcCauseTest03.java
serviceability/tmtools/jstat/GcCauseTest02.java
serviceability/tmtools/jstat/GcCauseTest01.java

Possibly due to JDK-8151674
Comments
Removed integration_blocker label. Duplicates are not blockers.
04-04-2016

The changeset that causes these failures is being backed out. The changeset was an OpenJDK contribution and I've send mail to the author about the failures.
01-04-2016