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

Brian Burkhalter bpb at openjdk.org
Tue Aug 6 15:21:31 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.

Looks all right.

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

Marked as reviewed by bpb (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/20474#pullrequestreview-2221616419


More information about the core-libs-dev mailing list