-
Bug
-
Resolution: Fixed
-
P3
-
5.0
-
b49
-
generic
-
linux
We are reporting a problem with the extended charset in JDK 1.4.1 and 1.4.2
that is still an issue in 1.5.0. The problem is that EUC_JP_LINUX.java is
apparently incorrect.
Attached is an example (testcase) trying to parse text in ja_JP.eucJP
environment that will throw IllegalArgumentException on Linux because the
bytes are handled incorrectly.
To run:
> java ?mx8m TestDame3 dame.txt
that is still an issue in 1.5.0. The problem is that EUC_JP_LINUX.java is
apparently incorrect.
Attached is an example (testcase) trying to parse text in ja_JP.eucJP
environment that will throw IllegalArgumentException on Linux because the
bytes are handled incorrectly.
To run:
> java ?mx8m TestDame3 dame.txt
- relates to
-
JDK-4684520 JTextArea/JEditorPane:Can't input/display Japanese character correctly on Linux
-
- Closed
-
-
JDK-4685935 EUC_JP_LINUX does not work correctly on Japanese linux in b11
-
- Closed
-