Current memory usage of jvm
Hi, is there any way to get the amount of memory currently being used by the JVM running inside MAX? thx Lee
thanks, nice article. I've just been turning on the GC logs to see what I get from that. Never thought of actually doing it programatically.... interesting...
I don't use much of it, but from my understanding Java has a lot of options for programmatically inspecting what is going on with the JVM.
You may also want to check out JVisualVM: http://docs.oracle.com/javase/6/docs/technotes/tools/share/jvisualvm.html