8218997: Xusage text, man help, etc doesn't mention -Xlog option.
authorhenryjen
Tue, 21 May 2019 20:14:30 -0700
changeset 54972 f98a0ab24887
parent 54971 4285b4d13471
child 54973 0927d8c7296f
8218997: Xusage text, man help, etc doesn't mention -Xlog option. Reviewed-by: dholmes
src/java.base/share/classes/sun/launcher/resources/launcher.properties
--- a/src/java.base/share/classes/sun/launcher/resources/launcher.properties	Tue May 21 18:40:29 2019 -0700
+++ b/src/java.base/share/classes/sun/launcher/resources/launcher.properties	Tue May 21 20:14:30 2019 -0700
@@ -136,6 +136,9 @@
 \    -Xinternalversion\n\
 \                      displays more detailed JVM version information than the\n\
 \                      -version option\n\
+\    -Xlog:<opts>      Configure or enable logging with the Java Virtual\n\
+\                      Machine (JVM) unified logging framework. Use -Xlog:help\n\
+\                      for details.\n\
 \    -Xloggc:<file>    log GC status to a file with time stamps\n\
 \    -Xmixed           mixed mode execution (default)\n\
 \    -Xmn<size>        sets the initial and maximum size (in bytes) of the heap\n\