JDK-8019500 : Exclude MemoryTest.java and MemoryTestAllGC.sh to enable integration
  • Type: Bug
  • Component: core-svc
  • Sub-Component: java.lang.management
  • Affected Version: 8
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2013-07-01
  • Updated: 2014-01-15
  • Resolved: 2013-07-02
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 8
8 b97Fixed
Related Reports
Relates :  
Relates :  
Description
The two tests:

- java/lang/management/MemoryMXBean/MemoryTestAllGC.sh
- java/lang/management/MemoryMXBean/MemoryTest.java

are failing due to the following change in hotspot-main:

 changeset: 4861:71963b3f802a
 user:          ehelin
 date:          Wed Jun 26 16:58:37 2013
 summary:   8013590: NPG: Add a memory pool MXBean for Metaspace