nudge4j

Remote Console

// Type any code here to execute on your JVM
// Here is a classic example to check the memory
java.lang.management.ManagementFactory.getMemoryMXBean().getHeapMemoryUsage()
The output of the JVM goes here