[
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.