> This is a pre-requisite fix for upgrading CLDR to v43. The upcoming CLDR > changed the inheritance mechanism a bit with this change: > https://unicode-org.atlassian.net/browse/CLDR-15054 where they removed the > duplication of data. This revealed an issue in CLDRConverter buildtool that > it was not capable of inheriting the partially populated, aliased elements in > an array object. This changeset also removed the unused logging code.
Naoto Sato has updated the pull request incrementally with one additional commit since the last revision: Removed unnecessary variable ------------- Changes: - all: https://git.openjdk.org/jdk/pull/11851/files - new: https://git.openjdk.org/jdk/pull/11851/files/92dff5df..e6ce0791 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=11851&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=11851&range=00-01 Stats: 1 line in 1 file changed: 0 ins; 1 del; 0 mod Patch: https://git.openjdk.org/jdk/pull/11851.diff Fetch: git fetch https://git.openjdk.org/jdk pull/11851/head:pull/11851 PR: https://git.openjdk.org/jdk/pull/11851