src/java.base/share/classes/sun/launcher/resources/launcher.properties
changeset 48902 dfa46cfe5634
parent 47216 71c04702a3d5
child 49814 43159a6174fa
--- a/src/java.base/share/classes/sun/launcher/resources/launcher.properties	Thu Feb 15 13:37:20 2018 +0000
+++ b/src/java.base/share/classes/sun/launcher/resources/launcher.properties	Thu Feb 15 14:44:14 2018 +0000
@@ -220,7 +220,7 @@
     Error: The JavaFX launchApplication method has the wrong signature, it\n\
     must be declared static and return a value of type void
 java.launcher.module.error1=\
-    module {0} does not have a MainClass attribute, use -m <module>/<main-class>
+    module {0} does not have a ModuleMainClass attribute, use -m <module>/<main-class>
 java.launcher.module.error2=\
     Error: Could not find or load main class {0} in module {1}
 java.launcher.module.error3=\