-
Bug
-
Resolution: Fixed
-
P2
-
1.2.2_05a, 1.3.0, 1.4.0, 1.4.1, 1.4.2
-
02
-
generic, x86, sparc
-
generic, solaris_2.6, windows_2000, windows_xp
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2059685 | 1.4.2 | Joe Darcy | P2 | Resolved | Fixed | mantis |
Compile the attached .java file with the German characters in the class name/file name. It runs fine with JDK 1.3.1 on Win2000.
JDK 1.4.2/1.4.1/1.4.0_02 java intltest.Class1öäß on Win2000 produces the following error:
java.lang.NoClassDefFoundError: intltest/Class1öäß
JDK 1.4.2/1.4.1/1.4.0_02 java intltest.Class1öäß on Win2000 produces the following error:
java.lang.NoClassDefFoundError: intltest/Class1öäß
- backported by
-
JDK-2059685 REGRESSION: class names with extended chars not accepted
- Resolved
- duplicates
-
JDK-4642283 Cannot load classes which have Japanese (SJIS) encoded class names
- Closed
-
JDK-4760787 problem to find the class with traditional Chinese characters name
- Closed
-
JDK-4332224 cannot pass korean characters from command line
- Closed
- relates to
-
JDK-5013622 JVM can't find a class whose name contains non-english character(run from .bat f
- Closed