Summary Upgrade existing platform APIs to support version 7.0 of the Unicode Standard. Goals Support the latest version of Unicode, mainly in the following classes: Character and String in the java.lang package, and Bidi, BreakIterator, and Normalizer in the java.text package. Non-Goals Two related Unicode specifications are not implemented by this JEP: UTS #10, Unicode Collation Algorithm, and UT
    
