Anand V Nath created TRINIDAD-2309:
--------------------------------------

             Summary: 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


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