diff --git a/src/java.base/share/classes/sun/launcher/resources/launcher.properties b/src/java.base/share/classes/sun/launcher/resources/launcher.properties index f2ec465be26..219f0d977b5 100644 --- a/src/java.base/share/classes/sun/launcher/resources/launcher.properties +++ b/src/java.base/share/classes/sun/launcher/resources/launcher.properties @@ -63,8 +63,8 @@ java.launcher.opt.footer = \ \ can also be ALL-DEFAULT, ALL-SYSTEM,\n\ \ ALL-MODULE-PATH.\n\ \ --enable-native-access [,...]\n\ -\ modules that are permitted to perform restricted native operations.\n\ -\ can also be ALL-UNNAMED.\n\ +\ allow code in modules to access code and data outside the Java runtime.\n\ +\ can also be ALL-UNNAMED to indicate code on the class path.\n\ \ --list-modules\n\ \ list observable modules and exit\n\ \ -d \n\