<i18n dev> [8]Request for Review: 8007038: ArrayIndexOutOfBoundsException on calling localizedDateTime().print() with JapaneseChrono

Masayoshi Okutsu masayoshi.okutsu at oracle.com
Wed Jan 30 18:01:16 PST 2013


It's not correct to use locale's calendar for the fix. The calendar type 
needs to be from the Chrono(logy) set to the formatter. The 310 code 
needs to be fixed.

Thanks,
Masayoshi

On 1/31/2013 7:02 AM, Naoto Sato wrote:
> Hello,
>
> Please review the following changes for 8007038:
>
> http://cr.openjdk.java.net/~naoto/8007038/webrev.00/
>
> The bug description can be found here:
>
> http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8007038
>
> The cause of the bug was that the calendar name provider 
> implementation did not take the Unicode -u extension into account.
>
> Naoto



More information about the i18n-dev mailing list