changeset 19501:5c7ca298a92a

Improve java --dry-run usage message
author alanb
date Wed, 12 Apr 2017 19:26:47 +0100
parents 466e5efca25b
children 6aa95347da12
files src/java.base/share/classes/sun/launcher/resources/launcher.properties
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/java.base/share/classes/sun/launcher/resources/launcher.properties	Wed Apr 12 19:26:23 2017 +0100
+++ b/src/java.base/share/classes/sun/launcher/resources/launcher.properties	Wed Apr 12 19:26:47 2017 +0100
@@ -64,7 +64,7 @@
 \    --d <module name>\n\
 \    --describe-module <module name>\n\
 \                  describe a module and exit\n\
-\    --dry-run     create VM but do not execute main method.\n\
+\    --dry-run     create VM and load main class but do not execute main method.\n\
 \                  This --dry-run option may be useful for validating the\n\
 \                  command-line options such as the module system configuration.\n\
 \    -D<name>=<value>\n\