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)