> 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

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/25699/files
  - new: https://git.openjdk.org/jdk/pull/25699/files/ad5df6ca..020535c3

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=25699&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=25699&range=00-01

  Stats: 353 lines in 1 file changed: 0 ins; 353 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/25699.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/25699/head:pull/25699

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

Reply via email to