-Xmixed mixed mode execution (default) -Xint interpreted mode execution only -Xbootclasspath: set search path for bootstrap classes and resources -Xbootclasspath/a: append to end of bootstrap class path -Xbootclasspath/p: prepend in front of bootstrap class path -Xnoclassgc disable class garbage collection -Xincgc enable incremental garbage collection -Xverbosegc output Java heap information during garbage collection (use -Xverbosegc:help for options) -Xbatch disable background compilation -Xms set initial Java heap size. example: -Xms32m -Xmx set maximum Java heap size. example: -Xmx64m -Xmn set new generation Java heap size. example: -Xmn64m -Xss set Java thread stack size. example: -Xss128k -Xprof output cpu profiling data -Xeprof: output profile data for HPjmeter (use -Xeprof:help for options) -Xrunhprof[:help]|[: