hg: jdk9/dev/nashorn: 8048071: eval within 'with' statement does not use correct scope if with scope expression has a copy of eval
sundararajan.athijegannathan at oracle.com
sundararajan.athijegannathan at oracle.com
Wed Jun 25 11:38:57 UTC 2014
Changeset: a8bab91498c2
Author: sundar
Date: 2014-06-25 17:08 +0530
URL: http://hg.openjdk.java.net/jdk9/dev/nashorn/rev/a8bab91498c2
8048071: eval within 'with' statement does not use correct scope if with scope expression has a copy of eval
Reviewed-by: hannesw, jlaskey
! src/jdk/nashorn/internal/codegen/CodeGenerator.java
! src/jdk/nashorn/internal/ir/IdentNode.java
+ test/script/basic/JDK-8048071.js
+ test/script/basic/JDK-8048071.js.EXPECTED
More information about the jdk9-dev-changes
mailing list