<i18n dev> RFR: 8307547: Support for multiple collations for a locale [v2]

Naoto Sato naoto at openjdk.org
Wed May 10 20:28:11 UTC 2023


> The fix to https://bugs.openjdk.org/browse/JDK-8306927 switched the default collation for Swedish to the modern one. In order to provide a means for users who need the old collation, this PR intends to make `Collator` recognize the `co` Unicode locale extension so that multiple implementations for a locale can be provided. I would also like reviews for the corresponding CSR.

Naoto Sato has updated the pull request incrementally with one additional commit since the last revision:

  http -> https

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/13917/files
  - new: https://git.openjdk.org/jdk/pull/13917/files/276178f8..9f0eb048

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=13917&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=13917&range=00-01

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/13917.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/13917/head:pull/13917

PR: https://git.openjdk.org/jdk/pull/13917


More information about the i18n-dev mailing list