I have a running jvm process and I want a tool to get classes loaded by that jvm, are there one?
You can use jmap -histo <PID>
It'll show histogram of loaded classes including classname, number of instances, size, etc
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With