<i18n dev> [8] Review request for CR 7196799: CLDR adapter can not be invoked when region code is specified in Locale

Naoto Sato naoto.sato at oracle.com
Thu Sep 20 15:25:40 PDT 2012


I revised the fix again to catch up with the internal comments, i.e., 
correcting the behavior when a bogus adapter is specified, it won't fall 
back to JRE locale data. The revised webrev is located here:

http://cr.openjdk.java.net/~naoto/7196799/webrev.02/

Naoto

On 9/12/12 2:55 PM, Naoto Sato wrote:
> I updated the webrev to include another fix to a test bug:
>
> http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7197573
>
> Since the fix is to correct some wrong assumption on the platform
> default locale in the same test case with 7196799, I just combined two
> fixes in one changeset. The code changes for 7197573 remain intact.
>
> The combined new webrev is located at:
>
> http://cr.openjdk.java.net/~naoto/7196799/webrev.01/
>
> Naoto
>
> On 9/10/12 4:50 PM, Naoto Sato wrote:
>> Hello,
>>
>> Please review the proposed fix for the subject bug:
>>
>> http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7196799
>>
>> The webrev for the fix is located at:
>>
>> http://cr.openjdk.java.net/~naoto/7196799/webrev.00/
>>
>> The fix is basically limit the implicit fallback to JRE's locale data
>> only for the root locale, in order to honor the CLDR's fallback.
>>
>> Naoto
>



More information about the i18n-dev mailing list