jdk/src/java.base/share/classes/sun/launcher/resources/launcher.properties
changeset 44339 fb097b1398d9
parent 43809 c3669a70a7ab
child 44360 a83651664fa3
equal deleted inserted replaced
44338:92f2d268e81b 44339:fb097b1398d9
   127 \    -Xmn<size>        sets the initial and maximum size (in bytes) of the heap\n\
   127 \    -Xmn<size>        sets the initial and maximum size (in bytes) of the heap\n\
   128 \                      for the young generation (nursery)\n\
   128 \                      for the young generation (nursery)\n\
   129 \    -Xms<size>        set initial Java heap size\n\
   129 \    -Xms<size>        set initial Java heap size\n\
   130 \    -Xmx<size>        set maximum Java heap size\n\
   130 \    -Xmx<size>        set maximum Java heap size\n\
   131 \    -Xnoclassgc       disable class garbage collection\n\
   131 \    -Xnoclassgc       disable class garbage collection\n\
   132 \    -Xprof            output cpu profiling data\n\
   132 \    -Xprof            output cpu profiling data (deprecated)\n\
   133 \    -Xrs              reduce use of OS signals by Java/VM (see documentation)\n\
   133 \    -Xrs              reduce use of OS signals by Java/VM (see documentation)\n\
   134 \    -Xshare:auto      use shared class data if possible (default)\n\
   134 \    -Xshare:auto      use shared class data if possible (default)\n\
   135 \    -Xshare:off       do not attempt to use shared class data\n\
   135 \    -Xshare:off       do not attempt to use shared class data\n\
   136 \    -Xshare:on        require using shared class data, otherwise fail.\n\
   136 \    -Xshare:on        require using shared class data, otherwise fail.\n\
   137 \    -XshowSettings    show all settings and continue\n\
   137 \    -XshowSettings    show all settings and continue\n\