JDK-7022526 : Add additional info about native memory usage in hs_err report
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 7
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic
  • CPU: generic
  • Submitted: 2011-02-25
  • Updated: 2014-03-27
  • Resolved: 2014-03-27
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 :  
Description
Sometimes VM crashes because native memory is exhausted or vm process just unxpectedly grow. It would be useful to have in hs_err report information about sizes of hotspot data located in native memory. (CodeCache, SymbolTable, classes meta-data and other)
It helps us in memory leaks investegation.

Comments
Addressed in NMT2 implementation.
27-03-2014

Yes, it is in new implementation.
10-03-2014

Please see if this something that can be done in the new implementation of NMT.
10-03-2014