RFR: [11] 8202537: CLDR 33

Rachna Goel rachna.goel at oracle.com
Wed Jun 13 15:07:30 UTC 2018


Hi Roger,

No update is done mechanically between CLDR data and .xml files.

CLDR's data in .xml files are generated into resourcebundles at build 
time by cldrconverter tool.

Already existing regression test 
"test/jdk/sun/text/resources/LocaleDataTest.java" verify that same data 
is retrieved by APIs.

Thanks,

Rachna*
*


On 6/13/18 8:06 PM, Roger Riggs wrote:
> Hi Rachna,
>
> How much of the updates are done mechanically between the CLDR data 
> and the .xml files?
> Manually reviewing that many files is likely to be error prone.
>
> Thanks, Roger
>
>
> On 6/13/2018 1:33 AM, Rachna Goel wrote:
>> Hi,
>>
>> Kindly review fix for JDK-8202537. Fix is to upgrade Unicode 
>> consortium's CLDR data into JDK from current version 29 to 33.
>>
>> For more info : http://cldr.unicode.org/index/downloads/cldr-33
>>
>> Bug : https://bugs.openjdk.java.net/browse/JDK-8202537
>>
>> Patch: 
>> http://cr.openjdk.java.net/~rgoel/JDK-8202537/webrev.06/index.html
>>
>

-- 
Thanks,
Rachna



More information about the core-libs-dev mailing list