<i18n dev> [9] RFR: 8141243: Unexpected timezone returned after parsing a date
Naoto Sato
naoto.sato at oracle.com
Fri Nov 20 17:57:25 UTC 2015
In ResourceBundleGenerator.java, if we move "UTC" into the preferred
names list, should we also treat it when we create the preferred ordered
map? In other words, should we do the same for "UTC" at the line 140?
Naoto
On 11/20/15 12:24 AM, Masayoshi Okutsu wrote:
> Hello,
>
> This is a follow up of the fix for JDK-8141243 done by Ramanand. I've
> changed resources so that time zone ID "UTC" is picked up by
> SimpleDateFormat before Antarctica/Troll.
>
> issue: https://bugs.openjdk.java.net/browse/JDK-8141243
>
> webrev: http://cr.openjdk.java.net/~okutsu/9/8141243/webrev.00/
>
> Thanks,
> Masayoshi
>
More information about the i18n-dev
mailing list