<i18n dev> Review Request - 6964022: Java.util.Currency.getSymbol(Locale) returns wrong value when locale is not US

Yong Huang yong.huang at oracle.com
Wed Jun 19 19:20:27 PDT 2013


Hi Naoto,

OK, I will try to fix all the countries where Dollar symbol is in CLDR 
data file.

In some countries, for example, zh_Hant.xml, USD is <symbol 
draft="contributed">. Do I need to include these draft entries?

Can I use the latest CLDR data, like 23.1 to generate currency resource 
file that also may also include currency name, or is there any 
regulation about the version of CLDR data to be used?

thanks,
Yong

On 2013/6/20 1:44, Naoto Sato wrote:
> Hi Yong,
>
> Looks like you are going to fix this not only for Australia, but also 
> for other countries that use Dollar. That's good, but it's not limited 
> to English countries ("en_*"), e.g., Taiwan. Would it be possible to 
> fix for all the Dollar countries?
>
> Naoto
>
> On 6/18/13 11:39 PM, Yong Huang wrote:
>> Hello,
>>
>> This is the review request for
>> http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6964022
>>
>> Webrev: http://cr.openjdk.java.net/~yhuang/6964022/webrev.00/
>>
>> thanks,
>> Yong
>



More information about the i18n-dev mailing list