Redoing the previously failed fix. The earlier fix unnecessarily added all 
metazones to the root bundle, even when the names were empty. The revised fix 
updates metazone names only when the mapped zone has its own names (which fixes 
the original backporting issue, and is not applicable to the current mainline). 
I confirmed that the resource bundles generated by CLDRConverter are identical 
to those from the baseline build without this fix.

---------
- [x] I confirm that I make this contribution in accordance with the [OpenJDK 
Interim AI Policy](https://openjdk.org/legal/ai).

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

Commit messages:
 - initial commit

Changes: https://git.openjdk.org/jdk/pull/31084/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=31084&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8384043
  Stats: 57 lines in 2 files changed: 38 ins; 13 del; 6 mod
  Patch: https://git.openjdk.org/jdk/pull/31084.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/31084/head:pull/31084

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

Reply via email to