I want to dump all the classes loaded by the virtual machine through the ClassDump in sa-jdi.jar.
ClassDump supports dump classes from jvm processes or jvm core dump.
for online applications, you should not dump, pid directly if you want to get a core dump first.
in visual vm, you can read core dump files.
but doesn"t know how to get core dump.