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

Justin Lu jlu at openjdk.org
Thu Nov 21 06:53:58 UTC 2024


On Wed, 20 Nov 2024 18:20:04 GMT, Naoto Sato <naoto at openjdk.org> wrote:

>> Justin Lu has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   address Naoto's comments
>
> src/java.base/share/classes/java/util/Locale.java line 1256:
> 
>> 1254: 
>> 1255:     /**
>> 1256:      * {@return an array of deployed locales}
> 
> Since "deployed" is the term from ServiceLoader, it might mean only referring to SPI impls, so how about simply "available"?

Both comments addressed. CSR will be updated once the JBS login issues get resolved :-).

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

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


More information about the i18n-dev mailing list