You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Jason E Bailey (JIRA)" <ji...@apache.org> on 2018/08/01 18:05:00 UTC

[jira] [Resolved] (SLING-7797) Servlet Helpers - SimpleDateFormatter not thread safe

     [ https://issues.apache.org/jira/browse/SLING-7797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jason E Bailey resolved SLING-7797.
-----------------------------------
    Resolution: Fixed

> 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
>            Assignee: Jason E Bailey
>            Priority: Major
>             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)