[ 
https://issues.apache.org/jira/browse/JENA-822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14231184#comment-14231184
 ] 

ASF GitHub Bot commented on JENA-822:
-------------------------------------

GitHub user krosenvold opened a pull request:

    https://github.com/apache/jena/pull/12

    [JENA-822] Replaced usage of SimpleDateFormat with FastDateFormat

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/krosenvold/jena JENA822

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/jena/pull/12.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #12
    
----
commit 114966b933f9c4b9127f8d2253c100213816e026
Author: Kristian Rosenvold <[email protected]>
Date:   2014-12-02T07:31:43Z

    [JENA-822] Replaced usage of SimpleDateFormat with FastDateFormat

----


> Replace SimpleDateFormat with FastDateForm
> ------------------------------------------
>
>                 Key: JENA-822
>                 URL: https://issues.apache.org/jira/browse/JENA-822
>             Project: Apache Jena
>          Issue Type: Improvement
>          Components: ARQ
>    Affects Versions: Jena 2.12.1
>            Reporter: Kristian Rosenvold
>
> SimpleDateFormat is not thread safe and inefficient. FastDateFormat as 
> designed as a drop-in replacement



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to