JDK-8147629 : quarantine tests failing in 2016.01.14 PIT snapshot
  • Type: Bug
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 9
  • Priority: P2
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2016-01-19
  • Updated: 2016-01-28
  • Resolved: 2016-01-19
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 b103Fixed
Related Reports
Relates :  
Relates :  
Relates :  
Description
Quarantine the test associated with these two bugs:

JDK-8147477 com/sun/management/HotSpotDiagnosticMXBean/CheckOrigin.java
                      is failing for the jdk9/hs snapshot control job

JDK-8146751 jdk/test/tools/launcher/TooSmallStackSize.java failed on Mac OS

The fix for JDK-8146751 was pushed to JDK9-hs-rt this morning.
The heap corruption bug in JDK-8147477 does not reproduce
in current JDK9-hs-rt and we believe we know which fix solved
that issue; we're nailing down the details.