hg: jdk/hs: 8193184: NMT: Report array class count in NMT summary
coleen.phillimore at oracle.com
coleen.phillimore at oracle.com
Tue Feb 6 23:18:18 UTC 2018
Changeset: 9536c39ac6de
Author: zgu
Date: 2018-02-06 08:24 -0500
URL: http://hg.openjdk.java.net/jdk/hs/rev/9536c39ac6de
8193184: NMT: Report array class count in NMT summary
Summary: Report array class and instance class count in NMT summary report
Reviewed-by: coleenp, minqi
! 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