[
https://issues.apache.org/jira/browse/MYFACES-3220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Leonardo Uribe updated MYFACES-3220:
------------------------------------
Resolution: Fixed
Fix Version/s: 2.1.2
2.0.8
Assignee: Leonardo Uribe
Status: Resolved (was: Patch Available)
Thanks to Matt Benson for provide this patch
> reduce number of PhaseEvent instances created
> ---------------------------------------------
>
> Key: MYFACES-3220
> URL: https://issues.apache.org/jira/browse/MYFACES-3220
> Project: MyFaces Core
> Issue Type: Improvement
> Affects Versions: 2.1.2-SNAPSHOT
> Reporter: Matt Benson
> Assignee: Leonardo Uribe
> Priority: Minor
> Fix For: 2.0.8, 2.1.2
>
> Attachments: MYFACES-3220.patch.txt
>
>
> PhaseListenerManager currently creates a new PhaseEvent instance per phaseId,
> per listener, per before/after. The supplied patch reduces this to per
> phaseId, per before/after, sharing instances of this immutable class among
> listeners.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira