Current memory usage of jvm

Lee's icon

Hi, is there any way to get the amount of memory currently being used by the JVM running inside MAX? thx Lee

Roth's icon
Lee's icon

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...

Roth's icon

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.