-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
1.4.1
-
x86
-
windows_xp
###@###.### 2002-10-09
J2SE Version (please include all output from java -version flag):
java version "1.4.1"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1-b21)
Java HotSpot(TM) Client VM (build 1.4.1-b21, mixed mode)
Does this problem occur on J2SE 1.3 or 1.4? Yes / No (pick one)
Yes
Operating System Configuration Information (be specific):
Only on Windows XP
Bug Description:
Unable to run classes containing traditional Chinese characters
though being able to compile them correctly.
Following exception throws:
java.lang.NoClassDefFoundError: ¡Ps?????
Exception in thread "main"
Steps to Reproduce (be specific):
- Configurate Windows XP to support traditional Chinese characters
- Run the sample(taiwan3.zip)
J2SE Version (please include all output from java -version flag):
java version "1.4.1"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1-b21)
Java HotSpot(TM) Client VM (build 1.4.1-b21, mixed mode)
Does this problem occur on J2SE 1.3 or 1.4? Yes / No (pick one)
Yes
Operating System Configuration Information (be specific):
Only on Windows XP
Bug Description:
Unable to run classes containing traditional Chinese characters
though being able to compile them correctly.
Following exception throws:
java.lang.NoClassDefFoundError: ¡Ps?????
Exception in thread "main"
Steps to Reproduce (be specific):
- Configurate Windows XP to support traditional Chinese characters
- Run the sample(taiwan3.zip)
- duplicates
-
JDK-4761384 REGRESSION: class names with extended chars not accepted
-
- Resolved
-