You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Adam Winer (JIRA)" <de...@myfaces.apache.org> on 2007/06/15 00:58:26 UTC

[jira] Resolved: (TRINIDAD-56) Static instances of DateFormat cannot be used

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

Adam Winer resolved TRINIDAD-56.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 1.0.2-core
         Assignee: Adam Winer

Fixed.

> Static instances of DateFormat cannot be used
> ---------------------------------------------
>
>                 Key: TRINIDAD-56
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-56
>             Project: MyFaces Trinidad
>          Issue Type: Bug
>    Affects Versions: 1.0.1-core
>            Reporter: Adam Winer
>            Assignee: Adam Winer
>            Priority: Minor
>             Fix For: 1.0.2-core
>
>
> Three classes - UIXComponentTag, Coercions, and TagUtils - have static instances of SimpleDateFormat
> that are reused.  This is illegal, as SimpleDateFormat is not threadsafe.

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