--- old/src/java.base/share/classes/sun/launcher/resources/launcher.properties 2015-08-21 15:30:14.000000000 -0700 +++ new/src/java.base/share/classes/sun/launcher/resources/launcher.properties 2015-08-21 15:30:14.000000000 -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