On Tue, 9 Jan 2024 19:23:53 GMT, Naoto Sato <na...@openjdk.org> wrote:

>> Adding an explanation of the locale-related system properties in the 
>> `System.getProperties()` method. Corresponding CSR has also been drafted.
>
> Naoto Sato has updated the pull request incrementally with one additional 
> commit since the last revision:
> 
>   Reflects review comments

src/java.base/share/classes/java/lang/System.java line 819:

> 817:      * <p>
> 818:      * Additional locale-related system properties defined by the
> 819:      * {@link Locale##default_locale Default Locale} section in the 
> {@code Locale}

Is that "##" a typo? double pound signs usually leads to the top of the page. I 
see PR 17065 also had "##" for links to default_locale.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/17317#discussion_r1446542159

Reply via email to