On Thu, 4 Feb 2021 22:17:12 GMT, Naoto Sato <na...@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