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

coleen.phillimore at oracle.com coleen.phillimore at oracle.com
Wed May 30 14:57:33 UTC 2018


This seems okay.  There is already a jcmd VM.systemdictionary that 
prints all the classes per class loader.

Coleen

On 5/30/18 9:57 AM, Thomas Stüfe wrote:
> Ping...
>
> All tests passed on jdk-submit.
>
> Thanks for any reviews.
>
> Thomas
>
> On Sun, May 20, 2018 at 8:58 AM, Thomas Stüfe <thomas.stuefe at gmail.com> wrote:
>> 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