RFR: 8306927: Collator treats "v" and "w" as the same letter for Swedish language locale.

Naoto Sato naoto at openjdk.org
Fri May 5 16:55:30 UTC 2023


On Wed, 26 Apr 2023 20:42:01 GMT, Naoto Sato <naoto at openjdk.org> wrote:

> Updating the collation rules for Swedish to the modern one, which is aligned with the CLDR's default collation rules. Since it is changing the existing behavior, a release note has also been drafted: https://bugs.openjdk.org/browse/JDK-8306948

I created an enhancement for Collator to support multiple tables: [JDK-8307547](https://bugs.openjdk.org/browse/JDK-8307547) that would require a CSR where we can discuss the default

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

PR Comment: https://git.openjdk.org/jdk/pull/13677#issuecomment-1536525383


More information about the core-libs-dev mailing list