RFR(s): 8203219: VM.metaspace jcmd should optionally show loaded classes for loaders

Thomas Stüfe thomas.stuefe at gmail.com
Sun May 20 06:58:38 UTC 2018


Hi all,

can I have reviews for this small addition to the VM.metaspace jcmd,
which adds the ability to list classes loaded by each class loader?

Thank you!

bug: https://bugs.openjdk.java.net/browse/JDK-8203219
webrev: http://cr.openjdk.java.net/~stuefe/webrevs/8203219-VM.metaspace-show-loaded-classes/webrev.00/webrev/index.html

Example output:

http://cr.openjdk.java.net/~stuefe/webrevs/8203219-VM.metaspace-show-loaded-classes/example.txt

Kind Regards, Thomas


More information about the hotspot-runtime-dev mailing list