<i18n dev> RFR: 8341923: java.util.Locale class specification improvements [v4]

Justin Lu jlu at openjdk.org
Tue Dec 3 02:29:16 UTC 2024


On Mon, 2 Dec 2024 23:00:20 GMT, Joe Darcy <darcy at openjdk.org> wrote:

>> Justin Lu has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   reflect review
>
> src/java.base/share/classes/java/util/Locale.java line 76:
> 
>> 74:  * or cultural region. An API that requires a {@code Locale} to perform
>> 75:  * its task is <em>locale-sensitive</em> and uses the {@code Locale}
>> 76:  * to tailor information for the user. These <em>locale-sensitive</em> APIs
> 
> Either as part of this change or in follow-up work, please consider defining a user-index term for "locale
> -sensitive".

That's a good idea. Added in https://github.com/openjdk/jdk/pull/22192/commits/61196f60d0722ad67cb0f1446e4fff520429b383.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/22192#discussion_r1866930016


More information about the i18n-dev mailing list