-
Bug
-
Resolution: Fixed
-
P3
-
8u40
-
None
-
b10
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8076121 | 9 | Hannes Wallnoefer | P3 | Resolved | Fixed | b59 |
JDK-8085635 | emb-9 | Hannes Wallnoefer | P3 | Resolved | Fixed | team |
JDK-8087053 | 8u65 | Hannes Wallnoefer | P3 | Resolved | Fixed | b01 |
JDK-8138483 | emb-8u65 | Unassigned | P3 | Resolved | Fixed | b01 |
JDK-8079053 | emb-8u60 | Hannes Wallnoefer | P3 | Resolved | Fixed | team |
We currently don't implement slow scope access (with, eval) to lexically declared global variables. These variables are kept in a separate global environment and are only accessible by calling findGetMethod/findSetMethod directly on Global.
- backported by
-
JDK-8076121 Slow scope access to global let/const does not work
- Resolved
-
JDK-8079053 Slow scope access to global let/const does not work
- Resolved
-
JDK-8085635 Slow scope access to global let/const does not work
- Resolved
-
JDK-8087053 Slow scope access to global let/const does not work
- Resolved
-
JDK-8138483 Slow scope access to global let/const does not work
- Resolved