https://issues.apache.org/bugzilla/show_bug.cgi?id=49985

--- Comment #12 from Konstantin Kolinko <knst.koli...@gmail.com> 2010-10-03 
14:48:42 EDT ---
(In reply to comment #10)
> (...) In this
> case it took a close inspection of the EL parser to spot the place where these
> objects were cached to confirm this as a potential issue.
> 
For reference: the caching of EL nodes is performed by
o.a.el.lang.ExpressionBuilder#createNodeInternal(String)
(using o.a.el.lang.ExpressionBuilder#cache)

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to