<i18n dev> [9] RFR: 8072602: Unpredictable timezone on Windows when OS's timezone is not found in tzmappings
Yuka Kamiya
yuka.kamiya at oracle.com
Wed Feb 25 07:50:21 UTC 2015
Hi,
The fix looks ok to me.
Thanks,
--
Yuka
On 2015/02/18 17:54, Masayoshi Okutsu wrote:
> Hi,
>
> Could you please review the fix for 8072602? On Windows, the time zone
> detection code always used "GMT" if the Windows time zone can't be
> mapped to an Olson time zone ID. This fix is to use a custom time zone
> ID based on the GMT offset so that Java produces the same local time
> as the platform. A regression test requires to modify tzmappings. So
> this one is noreg-hard.
>
> But report:
> https://bugs.openjdk.java.net/browse/JDK-8072602
> Webrev:
> http://cr.openjdk.java.net/~okutsu/9/8072602/webrev.00/
>
> Thanks,
> Masayoshi
>
More information about the i18n-dev
mailing list