https://bz.apache.org/bugzilla/show_bug.cgi?id=66325
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://bz.apache.org/bugzilla/show_bug.cgi?id=66325
--- Comment #2 from Mark Thomas ---
Unfortunately the fix isn't going to be that simple. Still exploring options.
--
You are receiving this mail because:
You are the assignee for the bug.
--
https://bz.apache.org/bugzilla/show_bug.cgi?id=66325
--- Comment #1 from Mark Thomas ---
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 s