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

Naoto Sato naoto at openjdk.org
Thu May 11 18:35:50 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:

  Review comments

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

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

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

  Stats: 29 lines in 1 file changed: 12 ins; 16 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