You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Tom Cunningham (JIRA)" <ji...@apache.org> on 2018/07/03 15:01:00 UTC

[jira] [Created] (CXF-7777) FastDateFormatTest fails on JDK 1.8 / EDT

Tom Cunningham created CXF-7777:
-----------------------------------

             Summary: FastDateFormatTest fails on JDK 1.8 / EDT
                 Key: CXF-7777
                 URL: https://issues.apache.org/jira/browse/CXF-7777
             Project: CXF
          Issue Type: Improvement
            Reporter: Tom Cunningham


FastDateFormatTest fails on JDK 1.8 / EDT.    It looks like the test case tries to add 5 days to November 5th 2017, but does not account for the fact that November 5, 2017 was a border date for daylight savings time in the US ([https://www.timeanddate.com/time/change/usa)].    

If we add 5 days and 1 hour, I think this test should work correctly no matter what time zone it is run in.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)