Uploaded image for project: 'MyFaces Trinidad'
  1. MyFaces Trinidad
  2. TRINIDAD-2309

perf: change the concurrenthashmap to arraymap and fix the golden files

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.0.1-core, 2.1.0-core
    • 2.0.2-core, 2.1.0-core
    • Skinning
    • None

    Description

      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.

      Attachments

        1. jira-2309.patch
          222 kB
          Anand V Nath

        Activity

          People

            darkarena Scott O'Bryan
            anand.v.nath@oracle.com Anand V Nath
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: