src/java.base/share/classes/sun/launcher/resources/launcher.properties
Index Unified diffs Context diffs Sdiffs Wdiffs Patch New Old Previous File Next File
*** old/src/java.base/share/classes/sun/launcher/resources/launcher.properties	Fri Aug 18 12:12:35 2017
--- new/src/java.base/share/classes/sun/launcher/resources/launcher.properties	Fri Aug 18 12:12:35 2017

*** 135,145 **** --- 135,144 ---- \ -Xmn<size> sets the initial and maximum size (in bytes) of the heap\n\ \ for the young generation (nursery)\n\ \ -Xms<size> set initial Java heap size\n\ \ -Xmx<size> set maximum Java heap size\n\ \ -Xnoclassgc disable class garbage collection\n\ \ -Xprof output cpu profiling data (deprecated)\n\ \ -Xrs reduce use of OS signals by Java/VM (see documentation)\n\ \ -Xshare:auto use shared class data if possible (default)\n\ \ -Xshare:off do not attempt to use shared class data\n\ \ -Xshare:on require using shared class data, otherwise fail.\n\ \ -XshowSettings show all settings and continue\n\

src/java.base/share/classes/sun/launcher/resources/launcher.properties
Index Unified diffs Context diffs Sdiffs Wdiffs Patch New Old Previous File Next File