Duplicate :
|
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.
|