I believe there is a command to check the number of java classes loaded on an instance.
I have tried with top -H, jstack.
But they dont print the number of classes loaded, is there a way to check this by a console command?
I believe there is a command to check the number of java classes loaded on an instance.
I have tried with top -H, jstack.
But they dont print the number of classes loaded, is there a way to check this by a console command?