On Wed, 8 Jul 2026 18:15:09 GMT, Naoto Sato <[email protected]> wrote:

>> The `LocaleData` class currently hard-codes the set of locales whose 
>> resource bundles reside in the `java.base` module. This change generates 
>> that set at build time from the CLDR source XML for the CLDR locale 
>> provider. Other locale providers now provide the appropriate set based on 
>> their own resource bundles.
>> 
>> ---------
>> - [x] I confirm that I make this contribution in accordance with the 
>> [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai).
>
> Naoto Sato has updated the pull request incrementally with one additional 
> commit since the last revision:
> 
>   baseModuleLocales() method moved to ResourceBundleBasedAdapter

Thanks for the review, Justin!

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

PR Comment: https://git.openjdk.org/jdk/pull/31822#issuecomment-4927325049

Reply via email to