<i18n dev> RFR: 8320919: Clarify Locale related system properties [v6]

Naoto Sato naoto at openjdk.org
Fri Dec 15 21:02:54 UTC 2023


On Fri, 15 Dec 2023 20:39:47 GMT, Brent Christian <bchristi at openjdk.org> wrote:

>> 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/util/Locale.java line 327:
> 
>> 325:  * the value of the {@code user.language.display} system property will be used in the
>> 326:  * {@code language} part of the default Locale for {@link Locale.Category#DISPLAY}
>> 327:  * category. In the absence of category specific system properties, the "category-less"
> 
> "...part of the default Locale for **_the_** Locale.Category#DISPLAY category."
> ?

Thanks, Brent. Inserted `the`

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

PR Review Comment: https://git.openjdk.org/jdk/pull/17065#discussion_r1428479238


More information about the i18n-dev mailing list