-
Bug
-
Resolution: Fixed
-
P3
-
5.0
-
b12
-
generic
-
generic
a GB18030 encoder's canEncode() method incorrectly returns true for
surrogates, contrary to CharsetEncoder's spec.
In addition, it incorrectly returns false for 0xfffd.
(This is a part of the fix for 5065777)
###@###.### 2004-06-22
surrogates, contrary to CharsetEncoder's spec.
In addition, it incorrectly returns false for 0xfffd.
(This is a part of the fix for 5065777)
###@###.### 2004-06-22
- relates to
-
JDK-5065777 CharsetEncoder canEncode() methods often incorrectly return false
-
- Resolved
-