-
Bug
-
Resolution: Fixed
-
P4
-
6
-
b12
-
generic
-
generic
The decoder for the EUC_JP_Open charset contains a canEncode method.
This is bogus, since only encoders, not decoders, have meaningful
canEncode methods.
The method should be removed for maintainability.
###@###.### 10/25/04 22:28 GMT
###@###.### 10/26/04 00:29 GMT
This is bogus, since only encoders, not decoders, have meaningful
canEncode methods.
The method should be removed for maintainability.
###@###.### 10/25/04 22:28 GMT
###@###.### 10/26/04 00:29 GMT
- relates to
-
JDK-5065777 CharsetEncoder canEncode() methods often incorrectly return false
-
- Resolved
-