<i18n dev> [9] RFR: 8058509: CLDRLocaleDataMetaInfo should be in jdk.localedata

Naoto Sato naoto.sato at oracle.com
Tue Sep 16 16:30:09 UTC 2014


CLDR's data is accessible only when cldrdata.jar is available, including 
their "en" resources. There is no need to put their "en" resources in 
java.base.

Naoto

On 9/15/14, 6:11 PM, Mandy Chung wrote:
>
> On 9/15/2014 4:30 PM, Naoto Sato wrote:
>> Hello,
>>
>> Please review the fix for the following issue:
>>
>> https://bugs.openjdk.java.net/browse/JDK-8058509
>>
>> The webrev is located at:
>>
>> http://cr.openjdk.java.net/~naoto/8058509/webrev.0/
>>
>> The fix is intended to move the LocaleDataMetaInfo of CLDR from
>> java.base module to jdk.localedata module, along with CLDR's "en"
>> locale data and the package name change to avoid the "split package"
>> in two modules.
>
> Should CLDR's en locale data be available when cldrdata.jar is not present?
>
> Mandy
>


More information about the i18n-dev mailing list