jdk/src/java.base/share/classes/sun/launcher/resources/launcher.properties
changeset 32267 4e96a9ee01b1
parent 28109 c510e26fcd55
child 32419 1de9ea5c08a2
equal deleted inserted replaced
32266:e0a235a11254 32267:4e96a9ee01b1
    22 # or visit www.oracle.com if you need additional information or have any
    22 # or visit www.oracle.com if you need additional information or have any
    23 # questions.
    23 # questions.
    24 #
    24 #
    25 
    25 
    26 # Translators please note do not translate the options themselves
    26 # Translators please note do not translate the options themselves
    27 java.launcher.opt.header  =   Usage: {0} [-options] class [args...]\n\
    27 java.launcher.opt.header  =   Usage: {0} [options] class [args...]\n\
    28 \           (to execute a class)\n   or  {0} [-options] -jar jarfile [args...]\n\
    28 \           (to execute a class)\n   or  {0} [options] -jar jarfile [args...]\n\
    29 \           (to execute a jar file)\n\
    29 \           (to execute a jar file)\n\
    30 where options include:\n
    30 where options include:\n
    31 
    31 
    32 java.launcher.opt.datamodel  =\    -d{0}\t  use a {0}-bit data model if available\n
    32 java.launcher.opt.datamodel  =\    -d{0}\t  use a {0}-bit data model if available\n
    33 java.launcher.opt.vmselect   =\    {0}\t  to select the "{1}" VM\n
    33 java.launcher.opt.vmselect   =\    {0}\t  to select the "{1}" VM\n
    66 \                  load native agent library by full pathname\n\
    66 \                  load native agent library by full pathname\n\
    67 \    -javaagent:<jarpath>[=<options>]\n\
    67 \    -javaagent:<jarpath>[=<options>]\n\
    68 \                  load Java programming language agent, see java.lang.instrument\n\
    68 \                  load Java programming language agent, see java.lang.instrument\n\
    69 \    -splash:<imagepath>\n\
    69 \    -splash:<imagepath>\n\
    70 \                  show splash screen with specified image\n\
    70 \                  show splash screen with specified image\n\
       
    71 \    @<filepath>   read options from the specified file\n\
       
    72 
    71 See http://www.oracle.com/technetwork/java/javase/documentation/index.html for more details.
    73 See http://www.oracle.com/technetwork/java/javase/documentation/index.html for more details.
    72 
    74 
    73 # Translators please note do not translate the options themselves
    75 # Translators please note do not translate the options themselves
    74 java.launcher.X.usage=\
    76 java.launcher.X.usage=\
    75 \    -Xmixed           mixed mode execution (default)\n\
    77 \    -Xmixed           mixed mode execution (default)\n\
   100 \                      show all settings and continue\n\
   102 \                      show all settings and continue\n\
   101 \    -XshowSettings:vm show all vm related settings and continue\n\
   103 \    -XshowSettings:vm show all vm related settings and continue\n\
   102 \    -XshowSettings:properties\n\
   104 \    -XshowSettings:properties\n\
   103 \                      show all property settings and continue\n\
   105 \                      show all property settings and continue\n\
   104 \    -XshowSettings:locale\n\
   106 \    -XshowSettings:locale\n\
   105 \                      show all locale related settings and continue\n\n\
   107 \                      show all locale related settings and continue\n\
       
   108 \    -Xdisable-@files  disable further argument file expansion\n\n\
   106 The -X options are non-standard and subject to change without notice.\n
   109 The -X options are non-standard and subject to change without notice.\n
   107 
   110 
   108 # Translators please note do not translate the options themselves
   111 # Translators please note do not translate the options themselves
   109 java.launcher.X.macosx.usage=\
   112 java.launcher.X.macosx.usage=\
   110 \n\
   113 \n\