RFR: 8058514: TEST_BUG: New tests introduced in 8058429 are TimeZone dependent
Hi, please review this simple fix which ensures java.sql.test.sql.TimestampsTests can be run successfully across the globe. Also use a custom timezone ("GMT+01") to make sure the test does not observe DST, which will keep the test running happily all year round. webrev: http://cr.openjdk.java.net/~redestad/8058514/webrev.01/ bug: https://bugs.openjdk.java.net/browse/JDK-8058514 Thanks! /Claes
Hi Claes, I ran the revised test which passes on my box with Eastern TZ. I know you also ran the jck tests for java.sql and they passed as well. Thank you for doing this extra clean up. I will push the change Best, lance On Sep 15, 2014, at 6:41 PM, Claes Redestad <claes.redestad@oracle.com> wrote:
Hi,
please review this simple fix which ensures java.sql.test.sql.TimestampsTests can be run successfully across the globe. Also use a custom timezone ("GMT+01") to make sure the test does not observe DST, which will keep the test running happily all year round.
webrev: http://cr.openjdk.java.net/~redestad/8058514/webrev.01/ bug: https://bugs.openjdk.java.net/browse/JDK-8058514
Thanks!
/Claes
Lance Andersen| Principal Member of Technical Staff | +1.781.442.2037 Oracle Java Engineering 1 Network Drive Burlington, MA 01803 Lance.Andersen@oracle.com
participants (2)
-
Claes Redestad
-
Lance Andersen