<i18n dev> RFR: 8306927: Collator treats "v" and "w" as the same letter for Swedish language locale.
Joe Wang
joehw at openjdk.org
Thu Apr 27 04:47:26 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
The rule was changed in 2006, the year Jave SE 6 was released. Though it looks like very much a corner case, it goes all the way back. I wonder if a CSR is needed?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/13677#issuecomment-1524687089
More information about the i18n-dev
mailing list