JDK-8058606 : [TESTBUG] Detailed Native Memory Tracking (NMT) data is not verified as output at VM exit
  • Type: Bug
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 8u40,9
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2014-09-17
  • Updated: 2015-06-03
  • Resolved: 2014-10-15
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 JDK 9
8u40Fixed 9 b37Fixed
Related Reports
Blocks :  
Relates :  
Description
When the -XX:+PrintNMTStatistics -XX:+UnlockDiagnosticVMOptions -XX:NativeMemoryTracking=detail options are specified, detailed tracking should be output as the VM exits.  Instead, summary tracking data is incorrectly output.
Comments
Has verified the fix appears in 1.8.0_40-ea-b12. Hence close bug 19687649 in bugDB.
29-10-2014

The jvm will be fixed as part of bug JDK-8059100
10-10-2014

Saw the detailed report in 8u40 b03.
22-09-2014