-
Task
-
Resolution: Fixed
-
P4
-
None
-
9
-
None
-
generic
-
generic
It's probably wasteful to have a context field in every ScriptObject. Investigate performance implications of removing it and falling back to retrieving it always, or alternatively only caching it for a Global.
- relates to
-
JDK-8024180 Incorrect handling of expression and parent scope in 'with' statements
- Closed