Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8307547 Support variant collations
  3. JDK-8307566

Release Note: Support Variant Collations

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Delivered
    • Icon: P4 P4
    • 21
    • 21
    • core-libs
    • generic
    • generic

      `java.text.Collator` now supports multiple collations for a locale. The type of collation may be specified with the [Unicode collation identifier](https://www.unicode.org/reports/tr35/#UnicodeCollationIdentifier) if the runtime provides an implementation. For example, the `Collator` instance created with the locale `sv-u-co-trad`, traditional collation in the Swedish language, may sort strings, treating `v` and `w` the same.

            naoto Naoto Sato
            naoto Naoto Sato
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: