<i18n dev> RFR: 8358734: Remove JavaTimeSupplementary resource bundles [v2]

Joe Wang joehw at openjdk.org
Tue Jun 10 01:13:27 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

Marked as reviewed by joehw (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/25699#pullrequestreview-2911715083


More information about the i18n-dev mailing list