On Mon, 9 Jun 2025 19:04:23 GMT, Naoto Sato <na...@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

This pull request has now been integrated.

Changeset: e9216efe
Author:    Naoto Sato <na...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/e9216efefc12b04c372a0a7f47167c984be544b7
Stats:     1093 lines in 11 files changed: 263 ins; 792 del; 38 mod

8358734: Remove JavaTimeSupplementary resource bundles

Reviewed-by: jlu, joehw, iris

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

PR: https://git.openjdk.org/jdk/pull/25699

Reply via email to