-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 5.0
-
Component/s: core-libs
-
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
-