On Tue, 26 Apr 2022 00:32:48 GMT, Naoto Sato <na...@openjdk.org> wrote:

> This was caused by incorporating CLDR v39, which switched the Norwegian 
> locale inheritance from `no` -> `nb` to `nb` ->`no` and moved the resources 
> from `nb` to `no`, which now contradicts Java's locale fallback. Explicitly 
> inheriting `no` from `nb` will fix the issue.

LGTM

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

Marked as reviewed by rriggs (Reviewer).

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

Reply via email to