How to set java heap size and check it manually?
Advertisement
Answer
See this
http://www.caucho.com/resin-3.0/performance/jvm-tuning.xtp
if you want to watch how much memory is consuming and more by your program, use jvisualvm.exe (this will be available under %JAVA_HOME%/bin folder)