RFR: 8136356: Add time zone mappings on Windows

2016-07-04 Thread Masayoshi Okutsu
Hi, Please review the fix for JDK-8136356. This fix addresses time zone changes of KB3039024, KB3148851, KB914387, and KB3162835. Issue: https://bugs.openjdk.java.net/browse/JDK-8136356 Webrev: http://cr.openjdk.java.net/~okutsu/9/8136356/webrev.00 Thanks, Masayoshi

Re: RFR: 8136356: Add time zone mappings on Windows

2016-07-04 Thread Yuka Kamiya
Hi, The fix looks good to me. Thanks, -- Yuka On 2016/07/05 12:57, Masayoshi Okutsu wrote: Hi, Please review the fix for JDK-8136356. This fix addresses time zone changes of KB3039024, KB3148851, KB914387, and KB3162835. Issue: https://bugs.openjdk.java.net/browse/JDK-8136356 Webrev: htt