<i18n dev> RFR: 8358734: Remove JavaTimeSupplementary resource bundles [v2]
Naoto Sato
naoto at openjdk.org
Wed Jun 11 16:06:40 UTC 2025
On Mon, 9 Jun 2025 20:07:53 GMT, Naoto Sato <naoto at openjdk.org> wrote:
>> The parallel loading of JavaTimeSupplementary was a historical artifact from the introduction of JSR 310, which additionally loads resouces that had not existed before. Since the COMPAT locale provider which relied on this mechanism has been removed, and the CLDR resource bundles now include those resources by default, removing the parallel loading mechanism simplifies the implementation
>
> Naoto Sato has updated the pull request incrementally with one additional commit since the last revision:
>
> Removed the bundle
Thank you for the reviews!
-------------
PR Comment: https://git.openjdk.org/jdk/pull/25699#issuecomment-2963386589
More information about the i18n-dev
mailing list