-
Bug
-
Resolution: Duplicate
-
P2
-
None
-
1.4.1
-
None
-
generic
-
linux_redhat_7.1
new added nio/EUC_JP_LINUX does not work correctly on Japanese linux platform,
seems like the encoder does work, but the decoder fails to convert eucjp japanes
into unicode correctly.
I attached a text file "text" in this bug report, which inludes some Japanese
characters encoded in euc_JP, you can try
native2ascii -encoding EUC_JP_LINUX < text
to see the result, it's a regression from b10.
seems like the encoder does work, but the decoder fails to convert eucjp japanes
into unicode correctly.
I attached a text file "text" in this bug report, which inludes some Japanese
characters encoded in euc_JP, you can try
native2ascii -encoding EUC_JP_LINUX < text
to see the result, it's a regression from b10.
- duplicates
-
JDK-4684520 JTextArea/JEditorPane:Can't input/display Japanese character correctly on Linux
-
- Closed
-
- relates to
-
JDK-5016049 EUC_JP_LINUX.java flawed: IllegalArgumentException when parsing ja_JP.eucJP text
-
- Resolved
-