[
https://issues.apache.org/jira/browse/TRINIDAD-1574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeanne Waldman resolved TRINIDAD-1574.
--------------------------------------
Resolution: Fixed
Fix Version/s: 1.2.13-core
resolved in trunk, so this will get in when we do a 1.2.13-core release.
also resolved in 1.2.12.1-branch
> 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
> Fix For: 1.2.13-core
>
> Attachments: JIRA_1574_1_2_12_1.patch
>
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> 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.