You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "angela (JIRA)" <ji...@apache.org> on 2010/03/26 12:20:27 UTC

[jira] Updated: (JCR-2013) IOUtils - getCreated(...) - SimpleDateFormat is not threadsafe

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

angela updated JCR-2013:
------------------------

    Fix Version/s:     (was: 2.0.1)
                   2.1.0

> IOUtils - getCreated(...) - SimpleDateFormat is not threadsafe
> --------------------------------------------------------------
>
>                 Key: JCR-2013
>                 URL: https://issues.apache.org/jira/browse/JCR-2013
>             Project: Jackrabbit Content Repository
>          Issue Type: Bug
>          Components: jackrabbit-jcr-server
>    Affects Versions: 1.5.3
>            Reporter: Radek Kraus
>            Assignee: angela
>             Fix For: 2.1.0
>
>         Attachments: IOUtil_getCreated.txt
>
>
> SimpleDateFormat is not threadsafe (http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4146524)
> See exception in attachment.
> IMHO it will be enough to synchronize 'format' method in HttpDateFormat class.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.