<i18n dev> RFR: 8295232: "java.locale.useOldISOCodes" property is read lazily

Brian Burkhalter bpb at openjdk.org
Wed Oct 12 20:35:01 UTC 2022


On Wed, 12 Oct 2022 20:03:05 GMT, Naoto Sato <naoto at openjdk.org> wrote:

> Fixed to utilize `StaticProperty` so that the system property value for `java.locale.useOldISOCodes` set on the command line is honored even with lazy `Locale` initialization.

Marked as reviewed by bpb (Reviewer).

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

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


More information about the i18n-dev mailing list