-
Sub-task
-
Resolution: Fixed
-
P4
-
None
-
None
-
None
This feature is to support the latest version of Unicode, and the following classes will be affected by the change. No new public class will be added.
- java.awt.font.NumericShaper
- java.lang.Character
- java.lang.String
- java.text.Bidi
- java.text.BreakIterator
- java.text.Normalizer
API changes which need CCC approval are as follows:
- java.awt.font.NumericShaper
--- Two new Range enums.
- java.lang.Character
--- The Unicode version in the class description is updated from "6.2.0" to "7.0.0".
--- Four new bidirectional character type.
--- 32 new blocks in UnicodeBlock
--- 24 new scripts in UnicodeScript
Note that the Unicode 7 is in draft as of today. The above is based on the beta version of Unicode 7.0.0 and is subject to change.
- java.awt.font.NumericShaper
- java.lang.Character
- java.lang.String
- java.text.Bidi
- java.text.BreakIterator
- java.text.Normalizer
API changes which need CCC approval are as follows:
- java.awt.font.NumericShaper
--- Two new Range enums.
- java.lang.Character
--- The Unicode version in the class description is updated from "6.2.0" to "7.0.0".
--- Four new bidirectional character type.
--- 32 new blocks in UnicodeBlock
--- 24 new scripts in UnicodeScript
Note that the Unicode 7 is in draft as of today. The above is based on the beta version of Unicode 7.0.0 and is subject to change.