On Wed, 12 Oct 2022 20:03:05 GMT, Naoto Sato <na...@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. This pull request has now been integrated. Changeset: 4224d451 Author: Naoto Sato <na...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/4224d45132b98e4f7bb7a96b696692d2f0bf645e Stats: 72 lines in 3 files changed: 69 ins; 2 del; 1 mod 8295232: "java.locale.useOldISOCodes" property is read lazily Reviewed-by: lancea, bpb, iris, rriggs, coffeys ------------- PR: https://git.openjdk.org/jdk/pull/10683