We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3a88c81 + e6a55b5 commit 5470243Copy full SHA for 5470243
runtime/nls/j9vm/j9vm.nls
@@ -2417,7 +2417,7 @@ J9NLS_VM_OPENJ9_JFR_METADATA_FILE_NOT_FOUND.system_action=The JVM will not gener
2417
J9NLS_VM_OPENJ9_JFR_METADATA_FILE_NOT_FOUND.user_response=Set the required environment variables.
2418
# END NON-TRANSLATABLE
2419
2420
-J9NLS_VM_CLASS_NAME_EXCEEDS_MAX_LENGTH=Class name exceeds maximum length
+J9NLS_VM_CLASS_NAME_EXCEEDS_MAX_LENGTH=Class name length exceeds limit of 65535.
2421
# START NON-TRANSLATABLE
2422
J9NLS_VM_CLASS_NAME_EXCEEDS_MAX_LENGTH.explanation=Class name cannot be longer than 65535 characters.
2423
J9NLS_VM_CLASS_NAME_EXCEEDS_MAX_LENGTH.system_action=The JVM will throw a ClassNotFoundException.
0 commit comments