Re: [9] Review Request - JDK-8055222: ISO 4217 Amendment #159

2014-08-31 Thread Mark Davis ☕️
On Mon, Sep 1, 2014 at 8:03 AM, Yong Huang wrote: > Besides country name, there is also the change in currency name "Cape > Verde Escudo" -> "Cabo Verde Escudo". CurrencyNames.properties is generated > based on CLDR and the currency name in it is "Cape Verdean escudo", same as > what in latest CL

Re: [9] RFR 8038436: Re-examine the mechanism to determine available localedata and cldrdata

2014-08-31 Thread Masayoshi Okutsu
Do we need availableLocalesTests() of Bug8038436.java? I think it's rather a burden to maintain the hard-coded tags in the test. Otherwise, the fix looks good to me. Thanks, Masayoshi On 8/30/2014 6:07 AM, Naoto Sato wrote: I incorporated the suggestions from Mandy and Alan. Also one change s

Re: [9] Review Request - JDK-8055222: ISO 4217 Amendment #159

2014-08-31 Thread Yong Huang
Hi Naoto, Yea, I also need to change the locale name. Thank you for pointing it out. Besides country name, there is also the change in currency name "Cape Verde Escudo" -> "Cabo Verde Escudo". CurrencyNames.properties is generated based on CLDR and the currency name in it is "Cape Verdean esc