Caching broken in FileSystemStyleCache causing slow memory leak
---------------------------------------------------------------

                 Key: TRINIDAD-1574
                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1574
             Project: MyFaces Trinidad
          Issue Type: Bug
    Affects Versions:  1.2.12-core
            Reporter: Blake Sullivan
            Priority: Minor


The current Key object used by the FileSystemStyleCache doesn't correctly cache 
entries across requests because of two separate bugs
1) The patch to JIRA-1520 broke Key.equals() so that everything other than 
identity comparison fails
2) AccessibilityProfile doesn't override .equals() so comparisons between 
different instances of equivalent profiles fail


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

Reply via email to