[
https://issues.apache.org/jira/browse/MYFACES-3467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Leonardo Uribe updated MYFACES-3467:
------------------------------------
Resolution: Fixed
Fix Version/s: 2.1.7
2.0.13
Status: Resolved (was: Patch Available)
I checked the patches and I commit almost all. I let these ones out:
- _DeltaList2 : that class will replace _DeltaList, but needs some checking
first. I'll apply it later when the change is complete.
- ApplicationImpl : An iterator is supposed to be used per thread unless it
will be empty. The patch stores the iterator at application scope, so it could
break on concurrency.
- UIViewRoot : I only applied the optimization related to Events. I prefer let
the other code with an iterator, because the alternative makes the code
difficult to read, and that part was specially very difficult to tune.
> [PERF] Use index-based loop where possible - part II
> ----------------------------------------------------
>
> Key: MYFACES-3467
> URL: https://issues.apache.org/jira/browse/MYFACES-3467
> Project: MyFaces Core
> Issue Type: Sub-task
> Components: JSR-314
> Environment: myfaces core trunk
> Reporter: Martin Kočí
> Assignee: Martin Kočí
> Priority: Trivial
> Fix For: 2.0.13, 2.1.7
>
> Attachments: ApplicationImpl.patch,
> FaceletViewDeclarationLanguage.patch, HtmlAjaxBehaviorRenderer.patch,
> HtmlFormatRenderer.patch, HtmlRendererUtils.patch, PartialVisitContext.patch,
> RenderResponseExecutor.patch, UIComponentBase.patch, UIData.patch,
> UIViewRoot.patch, _ComponentChildrenList.patch, _DeltaList.patch,
> _DeltaList2.patch
>
>
> see MYFACES-3130 for details
--
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