<i18n dev> RFR: 8152077: (cal) Calendar.roll does not always roll the hours during daylight savings changes

Yuka Kamiya yuka.kamiya at oracle.com
Tue Mar 29 08:50:20 UTC 2016


Hi,

The fix looks good to me.

Thanks,
--
Yuka

On 2016/03/29 16:55, Masayoshi Okutsu wrote:
> Hello,
>
> Please review the fix for JDK-8152077. There's a bug in the roll 
> method around the standard/daylight saving time transitions. I've 
> changed the implementation to perform the "roll" operation based on 
> the wall-clock time rather than the UTC time (the offset from the Epoch).
>
> Issue:
> https://bugs.openjdk.java.net/browse/JDK-8152077
>
> Webrev:
> http://cr.openjdk.java.net/~okutsu/9/8152077/webrev.00/
>
> Thanks,
> Masayoshi
>



More information about the i18n-dev mailing list