Jason E Bailey created SLING-7797:
-------------------------------------
Summary: Servlet Helpers - SimpleDateFormatter not thread safe
Key: SLING-7797
URL: https://issues.apache.org/jira/browse/SLING-7797
Project: Sling
Issue Type: Bug
Reporter: Jason E Bailey
Fix For: Servlet Helpers 1.1.10
SimpleDateFormatter in the HeaderSupport class is not thread safe. Updated java
version to 8 and replaced SimpleDateFormatter with with thread safe
DateTimeFormatter which has the appropriate RFC1123 support OOTB
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)