hg: jdk/hs: 8196923: [REDO] NMT: Report array class count in NMT summary
coleen.phillimore at oracle.com
coleen.phillimore at oracle.com
Thu Feb 8 18:37:23 UTC 2018
Changeset: 7e17b00dc245
Author: zgu
Date: 2018-02-08 13:21 -0500
URL: http://hg.openjdk.java.net/jdk/hs/rev/7e17b00dc245
8196923: [REDO] NMT: Report array class count in NMT summary
Summary: Added instance and array class counters in NMT summary report
Reviewed-by: minqi, stuefe, coleenp
! src/hotspot/share/classfile/classLoaderData.cpp
! src/hotspot/share/classfile/classLoaderData.hpp
! src/hotspot/share/classfile/classLoaderData.inline.hpp
! src/hotspot/share/oops/instanceKlass.cpp
! src/hotspot/share/oops/instanceKlass.hpp
! src/hotspot/share/runtime/compilationPolicy.cpp
! src/hotspot/share/runtime/memprofiler.cpp
! src/hotspot/share/services/memBaseline.cpp
! src/hotspot/share/services/memBaseline.hpp
! src/hotspot/share/services/memReporter.cpp
! src/hotspot/share/services/memReporter.hpp
+ test/hotspot/jtreg/runtime/NMT/JcmdSummaryClass.java
More information about the jdk-hs-changes
mailing list