Integrated: 8337603: Change in behavior with -Djava.locale.useOldISOCodes=true

Naoto Sato naoto at openjdk.org
Wed Aug 7 16:00:37 UTC 2024


On Tue, 6 Aug 2024 00:50:48 GMT, Naoto Sato <naoto at openjdk.org> wrote:

> Fixing a regression caused by the removal of the legacy locale data. Legacy locale data happened to have resource bundle for "he" language (new ISO code) with the launguage name for "iw" (old ISO code). CLDR does not have it, thus the name fell back to English.

This pull request has now been integrated.

Changeset: d19ba81c
Author:    Naoto Sato <naoto at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/d19ba81ce12a99de1114c1bfe67392f5aee2104e
Stats:     45 lines in 2 files changed: 42 ins; 0 del; 3 mod

8337603: Change in behavior with -Djava.locale.useOldISOCodes=true

Reviewed-by: iris, bpb

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

PR: https://git.openjdk.org/jdk/pull/20474


More information about the core-libs-dev mailing list