<i18n dev> RFR: JDK-8135055.java.util.Date.after(java.sql.Timestamp ) does not return correct results

Rachna Goel rachna.goel at oracle.com
Mon Aug 22 04:51:17 UTC 2016


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