-
Bug
-
Resolution: Fixed
-
P3
-
1.2a, 1.1.7, 1.2.0
-
1.1.8
-
generic, sparc
-
generic, solaris_2.6
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2017473 | 1.2.0 | Masayoshi Okutsu | P3 | Resolved | Fixed | 1.2fcs |
ByteToCharJISAutoDetect throws MalformedInputException with ISO8859-1 text,
mainly because of the copyright symbol.
This is very inconvenient for Japanese users since character set has to be
changed to ISO8859-1 for reading ISO8859-1-based web pages.
Netscape auto detect handles this better.
masayoshi.okutsu@Eng 1997-10-20
mainly because of the copyright symbol.
This is very inconvenient for Japanese users since character set has to be
changed to ISO8859-1 for reading ISO8859-1-based web pages.
Netscape auto detect handles this better.
masayoshi.okutsu@Eng 1997-10-20
- backported by
-
JDK-2017473 ByteToCharJISAutoDetect throws MalformedInputException with ISO8859-1 text
- Resolved
- relates to
-
JDK-4113395 ByteToCharEUC_JP code converter throws StringIndexOutOfBoundsException
- Closed