https://bz.apache.org/bugzilla/show_bug.cgi?id=66325

--- Comment #1 from Mark Thomas <ma...@apache.org> ---
Thanks for the report.

The NestedState instance shouldn't be part of the AstLambdaExpression as
expressions are cached (parsing is expensive).

It looks like moving the NestedState to the EvaluationContext should fix this.
I'm looking at that now.

-- 
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