I don't believe this reports accurate information, which nobody's noticed since nobody looks at the output of this anymore.
If we want to compare klass vtable/itable sizes when JDK-8221828 is implemented, we can add some adhoc code for that separately.
PrintVtableStats is the last use of array_klasses_do() which can be also removed.
PrintVableStats is a nonproduct option so doesn't require a CSR.
If we want to compare klass vtable/itable sizes when JDK-8221828 is implemented, we can add some adhoc code for that separately.
PrintVtableStats is the last use of array_klasses_do() which can be also removed.
PrintVableStats is a nonproduct option so doesn't require a CSR.
- duplicates
-
JDK-8275437 Remove unused InstanceKlass/ArrayKlass::array_klasses_do()
-
- Closed
-
- relates to
-
JDK-8275413 Remove unused InstanceKlass::set_array_klasses() method
-
- Resolved
-