Hello,

Could I get a review to update the launcher help message.

https://bugs.openjdk.java.net/browse/JDK-8198793

diff --git a/src/java.base/share/classes/sun/launcher/resources/launcher.properties b/src/java.base/share/classes/sun/launcher/resources/launcher.properties
--- a/src/java.base/share/classes/sun/launcher/resources/launcher.properties
+++ b/src/java.base/share/classes/sun/launcher/resources/launcher.properties
@@ -113,6 +113,8 @@
 \                  one or more argument files containing options\n\
 \    -disable-@files\n\
 \                  prevent further argument file expansion\n\
+\    --enable-preview\n\
+\ allow classes to depend on preview features of this release \To specify an argument for a long option, you can use --<name>=<value> or\n\
 \--<name> <value>.\n


Thanks
Kumar

Reply via email to