jdk/src/share/bin/emessages.h
changeset 2598 6f980e1d6e31
parent 399 bcc2354430ff
child 2624 1ae5a9028dd4
--- a/jdk/src/share/bin/emessages.h	Wed Oct 01 10:01:45 2008 +0800
+++ b/jdk/src/share/bin/emessages.h	Thu Sep 04 09:43:32 2008 -0700
@@ -54,6 +54,7 @@
 #define CLS_ERROR2      "Error: Failed to load Main Class: %s\n%s"
 #define CLS_ERROR3      "Error: No main method found in specified class.\n" GEN_ERROR
 #define CLS_ERROR4      "Error: Main method not public\n" GEN_ERROR
+#define CLS_ERROR5      "Error: main-class: attribute exceeds system limits of %d bytes\n" GEN_ERROR
 
 #define CFG_WARN1       "Warning: %s VM not supported; %s VM will be used"
 #define CFG_WARN2       "Warning: No leading - on line %d of `%s'"