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

Joe Darcy darcy at openjdk.org
Tue Dec 3 04:22:41 UTC 2024


On Tue, 3 Dec 2024 02:26:03 GMT, Justin Lu <jlu at openjdk.org> wrote:

>> 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.

Thanks. (No update to the CSR is needed for adding the index term.)

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

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


More information about the i18n-dev mailing list