I think we should examine the module names as the proposed
jdk.localedata.cldr does not augment jdk.localedata.
-------- Original Message --------
Subject: <i18n dev> [9] RFR: 8061382: Separate CLDR locale data from
JRE locale data
Date: Fri, 17 Oct 2014 15:31:08 -0700
From: Naoto Sato <[email protected]>
Organization: Oracle Corporation
To: build-dev <[email protected]>, i18n-dev
<[email protected]>, Mandy Chung <[email protected]>
Hello,
Please review the proposed changes to the following bug:
https://bugs.openjdk.java.net/browse/JDK-8061382
The webrev is available at:
http://cr.openjdk.java.net/~naoto/8061382/webrev.00/
This is mainly build changes to separate CLDR locale data into a new
module. All those CLDR source changes (for .xml files) are merely the
location changes in the repository, no changes are made to their file
contents.
Naoto