RFR: 8320919: Clarify Locale related system properties [v3]
Naoto Sato
naoto at openjdk.org
Wed Dec 13 18:04:40 UTC 2023
On Mon, 11 Dec 2023 23:20:25 GMT, Naoto Sato <naoto at 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.
>
> Naoto Sato has updated the pull request incrementally with one additional commit since the last revision:
>
> Review comments
Thanks, Stuart. Modified the wordings as suggested.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/17065#issuecomment-1854460819
More information about the core-libs-dev
mailing list