RFR: 8327242: Document supported CLDR versions in the javadoc [v2]

Naoto Sato naoto at openjdk.org
Wed Mar 13 00:27:17 UTC 2024


On Tue, 12 Mar 2024 19:41:03 GMT, Justin Lu <jlu 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/spi/LocaleServiceProvider.java line 144:
> 
>> 142:  * <p>
>> 143:  * The default value for looking up the preferred locale data providers is "CLDR",
>> 144:  * so specifying "CLDR" is identical to the default behavior. Applications which
> 
> Separate to this issue but, rewording as `so specifying only "CLDR"` may improve clarity here.

Thanks. Modified.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/18243#discussion_r1522302684


More information about the core-libs-dev mailing list