<i18n dev> Integrated: 8261179: Norwegian Bokmål Locale fallback issue

Naoto Sato naoto at openjdk.java.net
Fri Feb 5 18:19:39 UTC 2021


On Thu, 4 Feb 2021 22:17:12 GMT, Naoto Sato <naoto at openjdk.org> wrote:

> Please review this fix. The bug was revealed while porting CLDR v39 into the JDK, where they switch the Norwegian Bokmal from "nb" to "no". [1] Some regression tests started failing with it because COMPAT provider's "nb" resource was used according to the incorrect candidate locale order.
> 
> [1] https://unicode-org.atlassian.net/browse/CLDR-2698

This pull request has now been integrated.

Changeset: 4a1814cb
Author:    Naoto Sato <naoto at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/4a1814cb
Stats:     43 lines in 2 files changed: 22 ins; 1 del; 20 mod

8261179: Norwegian Bokmål Locale fallback issue

Reviewed-by: joehw

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

PR: https://git.openjdk.java.net/jdk/pull/2414


More information about the i18n-dev mailing list