Work With Your JVMs

Have you ever wanted to check the current garbage collection (GC) heap size, check GC performance or display the parameters the JVM was started with? If you have environments that use Java, these questions as well as many others probably come to mind.

(more…)