<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
Wed Sep 12 14:55:11 PDT 2012
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