SA jmap -clstats does not include all the array fields while computing the instance klass size.
computeSize() in share/classes/sun/jvm/hotspot/tools/ClassLoaderStats.java does not include all the arrays while computing the instance klass size. For eg. the default methods array is missed out
computeSize() in share/classes/sun/jvm/hotspot/tools/ClassLoaderStats.java does not include all the arrays while computing the instance klass size. For eg. the default methods array is missed out
- duplicates
-
JDK-8195682 [Nestmates] Update the serviceabillity agent to know about nestmate attributes
-
- Closed
-