<i18n dev> Integrated: 8306927: Collator treats "v" and "w" as the same letter for Swedish language locale.
Naoto Sato
naoto at openjdk.org
Thu Apr 27 18:34:23 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
This pull request has now been integrated.
Changeset: 6983d05b
Author: Naoto Sato <naoto at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/6983d05b73258f11dcb35bc3961b724ba58d9667
Stats: 50 lines in 2 files changed: 45 ins; 4 del; 1 mod
8306927: Collator treats "v" and "w" as the same letter for Swedish language locale.
Reviewed-by: jlu, iris, joehw
-------------
PR: https://git.openjdk.org/jdk/pull/13677
More information about the i18n-dev
mailing list