This is to upgrade the Java 2 Platform to conform with the latest Unicode standard. Some of the new features are:
- Add new character properties for the 10,000+ new characters. This means that
several new properties will be created and existing ones will be updated in the
Character class.
- Add new case mappings. Case mappings allow upper and lowercase operations.
- Update normalization rules.
- Update collation to work with new chars as appropriate.
- Update word and line breaking.
- character converters work with updated chars
- Add new character properties for the 10,000+ new characters. This means that
several new properties will be created and existing ones will be updated in the
Character class.
- Add new case mappings. Case mappings allow upper and lowercase operations.
- Update normalization rules.
- Update collation to work with new chars as appropriate.
- Update word and line breaking.
- character converters work with updated chars
- duplicates
-
JDK-4284921 RFE: Update to Unicode 3.0 properties
-
- Closed
-
- relates to
-
JDK-4367898 BreakIterator rules must be updated for Unicode 3.0
-
- Resolved
-