On Mon, 11 Dec 2023 18:54:25 GMT, Naoto Sato <na...@openjdk.org> wrote:
> This is a doc change to clarify what the `Default Locale` is, and how it is > established during the system startup using the system properties. Those > locale-related system properties have existed since the early days of Java, > but have never been publicly documented before. It is also the intention of > this PR to clarify those system properties and how they are overridden. A > corresponding CSR has been drafted. This pull request has now been integrated. Changeset: 376051a9 Author: Naoto Sato <na...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/376051a9be95e0e4acf3c59d0eba3e9ef8727d79 Stats: 81 lines in 1 file changed: 71 ins; 0 del; 10 mod 8320919: Clarify Locale related system properties Reviewed-by: smarks, rriggs ------------- PR: https://git.openjdk.org/jdk/pull/17065