hg: jdk9/sandbox/nashorn: 8077149: __noSuchProperty__ and __noSuchMethod__ invocations are not properly guarded

chris.hegarty at oracle.com chris.hegarty at oracle.com
Wed Sep 7 21:01:10 UTC 2016


Changeset: 925e7b26b363
Author:    hannesw
Date:      2016-09-07 22:48 +0200
URL:       http://hg.openjdk.java.net/jdk9/sandbox/nashorn/rev/925e7b26b363

8077149: __noSuchProperty__ and __noSuchMethod__ invocations are not properly guarded
Reviewed-by: jlaskey, mhaupt

! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/ScriptFunction.java
! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/ScriptObject.java
! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/SharedPropertyMap.java
+ test/script/basic/JDK-8077149.js



More information about the jdk9-sandbox-changes mailing list