Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8046123

JEP 133: Unicode 6.2

    XMLWordPrintable

Details

    • JEP
    • Resolution: Delivered
    • P4
    • 8
    • core-libs
    • None
    • Yuka Kamiya
    • Feature
    • Open
    • SE
    • i18n dash dev at openjdk dot java dot net
    • S
    • S
    • 133

    Description

      Summary

      Extend existing platform APIs to support version 6.2 of the Unicode Standard.

      Non-Goals

      Two related Unicode specifications are not covered by this JEP:

      • UTS #10, Unicode Collation Algorithm
      • UTS #46, Unicode IDNA Compatibility Processing

      Description

      Java SE 7 supports the Unicode Standard 6.0.0, which was the latest version of that standard at that time. After that we supported Unicode 6.1.0 released in February 2012 in JDK 8 and are now planning to support Unicode 6.2.0 released on September 2012.

      Specifically, the following were the primary changes in Unicode 6.1.0:

      • add 11 new blocks to java.lang.Character.UnicodeBlock,
      • add 7 new scripts to java.lang.Character.UnicodeScript, and
      • support over 700 new characters in j.l.Character, String, and other classes.

      And the main change in Unicode 6.2.0 is to support a new Turkish currency sign(U+20BA).

      Testing

      Need to verify that the latest Unicode data is correctly used by classes such as java.lang.Character, java.lang.String and java.text.BreakIterator.

      Risks and Assumptions

      If a version newer than 6.2.0 is released in the JDK 8 time frame then this JEP will most likely be updated to specify that version.

      Dependences

      This feature depends on the Unicode Standard of the Unicode Consortium.

      Attachments

        Issue Links

          Activity

            People

              peytoia Yuka Kamiya (Inactive)
              peytoia Yuka Kamiya (Inactive)
              Yuka Kamiya Yuka Kamiya (Inactive)
              Brian Goetz
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: