Index: vm/vmcore/src/init/parse_arguments.cpp =================================================================== --- vm/vmcore/src/init/parse_arguments.cpp (revision 548874) +++ vm/vmcore/src/init/parse_arguments.cpp (working copy) @@ -125,9 +125,7 @@ " enable system assertions\n" " -dsa | -disablesystemassertions\n" " disable system assertions\n" - " -? -help print this help message\n" - " -help properties\n" - " help on system properties\n" + " -? -help -h print this help message\n" " -X print help on non-standard options" << EXECUTABLE_NAME << PORT_PATH_SEPARATOR_STR); } @@ -141,8 +139,6 @@ " Append specified directories and files to bootclasspath\n" " -Xbootclasspath/p:\n" " Prepend specified directories and files to bootclasspath\n" - " -Xjit \n" - " Specify JIT specific options\n" " -Xms\n" " Set Java heap size\n" " -Xmx\n" @@ -208,60 +204,18 @@ " -Xdumpfile:\n" " Specifies a file name for the dump\n" " -XX:=\n" - " set an internal system property.\n" + " set an internal system property HUI.\n" " Boolean options may be turned on with -XX:+