[jira] [Updated] (MYFACES-3432) [perf] [mem] UIViewRoot.saveState(FacesContext) unnecessary saves empty view scope
[ https://issues.apache.org/jira/browse/MYFACES-3432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonardo Uribe updated MYFACES-3432: Resolution: Fixed Fix Version/s: 2.1.6-SNAPSHOT 2.0.12 Status: Resolved (was: Patch Available) Thanks to Martin Koci for provide this patch. > [perf] [mem] UIViewRoot.saveState(FacesContext) unnecessary saves empty view > scope > -- > > Key: MYFACES-3432 > URL: https://issues.apache.org/jira/browse/MYFACES-3432 > Project: MyFaces Core > Issue Type: Improvement > Components: General >Affects Versions: 2.1.6-SNAPSHOT > Environment: myfaces core trunk >Reporter: Martin Kočí >Assignee: Martin Kočí >Priority: Trivial > Fix For: 2.0.12, 2.1.6-SNAPSHOT > > Attachments: MYFACES-3432.patch > > > z.B. > #{viewScope['myfaces'] == null} > initializes empty view scope map at UIViewRoot and method saveState saves > this empty map with an extra ArrayList instance -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira
[jira] [Updated] (MYFACES-3432) [perf] [mem] UIViewRoot.saveState(FacesContext) unnecessary saves empty view scope
[ https://issues.apache.org/jira/browse/MYFACES-3432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Kočí updated MYFACES-3432: - Status: Patch Available (was: Open) > [perf] [mem] UIViewRoot.saveState(FacesContext) unnecessary saves empty view > scope > -- > > Key: MYFACES-3432 > URL: https://issues.apache.org/jira/browse/MYFACES-3432 > Project: MyFaces Core > Issue Type: Improvement > Components: General >Affects Versions: 2.1.6-SNAPSHOT > Environment: myfaces core trunk >Reporter: Martin Kočí >Assignee: Martin Kočí >Priority: Trivial > Attachments: MYFACES-3432.patch > > > z.B. > #{viewScope['myfaces'] == null} > initializes empty view scope map at UIViewRoot and method saveState saves > this empty map with an extra ArrayList instance -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira