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

Scott O'Bryan commented on TRINIDAD-2309:
-----------------------------------------

Committed to trunk 1384014
                
> perf: change the concurrenthashmap to arraymap and fix the golden files
> -----------------------------------------------------------------------
>
>                 Key: TRINIDAD-2309
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-2309
>             Project: MyFaces Trinidad
>          Issue Type: Bug
>          Components: Skinning
>    Affects Versions: 2.0.1-core, 2.1.0-core
>            Reporter: Anand V Nath
>            Priority: Minor
>             Fix For: 2.0.2-core, 2.1.0-core
>
>         Attachments: jira-2309.patch
>
>
> Replace the usage of ConcurrentHashMap with ArrayMap in XhtmlSkin and 
> StyleSheetDocument. These maps are populated once and not modified else 
> where. So usage of ConcurrentHashMap is unnecessary here, ArrayMap should 
> suffice.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to