RFR: 8261179: Norwegian Bokmål Locale fallback issue
Joe Wang
joehw at openjdk.java.net
Fri Feb 5 01:24:40 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
Marked as reviewed by joehw (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/2414
More information about the core-libs-dev
mailing list