Currently clhsdb commands like 'jhisto' do not work for ZGC. For this, we would need changes in share/classes/sun/jvm/hotspot/oops/ObjectHeap.java to the method collectLiveRegions(). This would need to include code to iterate through the Zpages, and collect the live regions.
- duplicates
-
JDK-8207843 SA: Add support for Object Histogram with ZGC
-
- Closed
-
- relates to
-
JDK-8209163 SA: Show Object Histogram asserts with ZGC
-
- Resolved
-
-
JDK-8207843 SA: Add support for Object Histogram with ZGC
-
- Closed
-