I wanted write a simple program and get the all of classes loaded and calculate the size,anybody have ideas? look forword your reply and answer,thank you very much.
Asked
Active
Viewed 79 times
0
-
`java -verbose:ClassName` command will give you the list of all loaded java classes. – TheLostMind Dec 05 '14 at 10:22
-
no no,i means i wanted write a monitor program and get the other java application loaded classes and calculate the size.so the ClassName i can't known – wenjunwang Dec 08 '14 at 08:45