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 bas
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