[
https://issues.apache.org/jira/browse/GERONIMO-5657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ivan resolved GERONIMO-5657.
----------------------------
Resolution: Fixed
Commit the patch geronimo-el-2.2 1.1-SNAPSHOT at revision: 1024530, thanks
Martin Kočí.
If any other problem, please feel free to send an email to the mail list or
create a JIRA :-)
> Use cached ExpressionFactory in CompositeELResolver
> ---------------------------------------------------
>
> Key: GERONIMO-5657
> URL: https://issues.apache.org/jira/browse/GERONIMO-5657
> Project: Geronimo
> Issue Type: Improvement
> Security Level: public(Regular issues)
> Components: web
> Environment: geronimo specs/trunk/geronimo-el_2.2_spec
> Reporter: Martin Kočí
> Assignee: Ivan
> Priority: Minor
> Attachments: GERONIMO-5657.patch
>
>
> CompositeELResolver in 'invoke' method uses
> ELUtils.getCachedExpressionFactory() if available but few lines later it
> calls ExpressionFactory.newInstance() again. This call causes unwanted
> performance degradation: see http://markmail.org/message/mcxe3zq4mtyo73qg for
> details.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.