-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 6
-
Component/s: core-libs
-
b12
-
generic
-
generic
The 3 encoders UTF_16, UTF_16BE, and UTF_16LE each have the same
kludgy canEncode method.
That should be hoisted to their common superclass UnicodeEncoder and
rewritten for clarity.
###@###.### 10/25/04 22:22 GMT
kludgy canEncode method.
That should be hoisted to their common superclass UnicodeEncoder and
rewritten for clarity.
###@###.### 10/25/04 22:22 GMT
- relates to
-
JDK-5065777 CharsetEncoder canEncode() methods often incorrectly return false
-
- Resolved
-