-
Enhancement
-
Resolution: Unresolved
-
P4
-
None
-
6
-
None
-
Fix Understood
-
generic
-
generic
Unicode 4.1 adds a number of characters that are part of GB18030 and HKSCS, but were not previously part of Unicode. This requires updates to the converters for these two encodings. In the past, these characters were mapped into private use areas. The updated decoders should map them to their new Unicode code points, but the encoders should support both the new Unicode code points and the old PUA assignments.
See
http://www.unicode.org/versions/Unicode4.1.0/
for more information.
###@###.### 2005-1-19 00:45:36 GMT
See
http://www.unicode.org/versions/Unicode4.1.0/
for more information.
###@###.### 2005-1-19 00:45:36 GMT
- relates to
-
JDK-6902790 Converting/displaying HKSCS characters issue on Vista and Windows7
- Resolved
-
JDK-6911753 Add Big5 HKSCS-2008 support
- Resolved
-
JDK-5034599 RFE: Upgrade to Unicode 4.1
- Closed