I recently downloaded the latest Java 1.6 JDK. I\'m using VisualVM which came with the SDK to test/monitor my webapp (using Tomcat server) on my local pc. I\'m running Windo
These parameters are passed to JVM via command line: -Xms and -Xmx For more information run java -X.