diff -r e0a235a11254 -r 4e96a9ee01b1 jdk/src/java.base/share/classes/sun/launcher/resources/launcher.properties --- a/jdk/src/java.base/share/classes/sun/launcher/resources/launcher.properties Fri Aug 21 20:41:21 2015 +0100 +++ b/jdk/src/java.base/share/classes/sun/launcher/resources/launcher.properties Wed Jul 08 23:26:48 2015 -0700 @@ -24,8 +24,8 @@ # # Translators please note do not translate the options themselves -java.launcher.opt.header = Usage: {0} [-options] class [args...]\n\ -\ (to execute a class)\n or {0} [-options] -jar jarfile [args...]\n\ +java.launcher.opt.header = Usage: {0} [options] class [args...]\n\ +\ (to execute a class)\n or {0} [options] -jar jarfile [args...]\n\ \ (to execute a jar file)\n\ where options include:\n @@ -68,6 +68,8 @@ \ load Java programming language agent, see java.lang.instrument\n\ \ -splash:\n\ \ show splash screen with specified image\n\ +\ @ read options from the specified file\n\ + See http://www.oracle.com/technetwork/java/javase/documentation/index.html for more details. # Translators please note do not translate the options themselves @@ -102,7 +104,8 @@ \ -XshowSettings:properties\n\ \ show all property settings and continue\n\ \ -XshowSettings:locale\n\ -\ show all locale related settings and continue\n\n\ +\ show all locale related settings and continue\n\ +\ -Xdisable-@files disable further argument file expansion\n\n\ The -X options are non-standard and subject to change without notice.\n # Translators please note do not translate the options themselves