<i18n dev> RFR: JDK-8135055.java.util.Date.after(java.sql.Timestamp ) does not return correct results
Masayoshi Okutsu
masayoshi.okutsu at oracle.com
Mon Aug 22 05:58:16 UTC 2016
Looks good to me.
Masayoshi
On 8/22/2016 1:51 PM, Rachna Goel wrote:
> Hi,
>
> Please review fix for JDK-8135055.
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-8135055
>
> Webrev: http://cr.openjdk.java.net/~rgoel/JDK-8135055/webrev.02/
>
> Fix is to return getTime() if argument to getMillisOf() is an
> instance of java.sql.TimeStamp.
>
> Thanks,
>
> Rachna
>
More information about the i18n-dev
mailing list