-
Bug
-
Resolution: Fixed
-
P3
-
5.0
-
b12
-
generic
-
generic
Not all code points in the Devanagari Unicode block are assigned,
but canEncode(c) returns true for all characters c in that block.
(This is a part of the fix for 5065777)
###@###.### 2004-06-22
but canEncode(c) returns true for all characters c in that block.
(This is a part of the fix for 5065777)
###@###.### 2004-06-22
- relates to
-
JDK-5065777 CharsetEncoder canEncode() methods often incorrectly return false
-
- Resolved
-