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

      Swedish collation rules have been modified to reflect the modern sorting for the language. Collation in Swedish now distinguishes 'v' and 'w' as well as sorting alphabetically. For example, `{"wb", "va", "vc"}` is sorted as `{"va", "vc", "wb"}` with this change, whereas previously it was sorted as `{"va", "wb", "vc"}`. In order to specify the old collation, use the `co` Unicode identifier in the locale. Refer to [Support variant collations](https://bugs.openjdk.org/browse/JDK-8307547) for more detail.

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

              Created:
              Updated:
              Resolved: