hg: jdk10/sandbox/nashorn: 8184241: Fix nashorn/samples/filebrowser.js

chris.hegarty at oracle.com chris.hegarty at oracle.com
Thu Jul 20 09:03:10 UTC 2017


Changeset: 4bdf81f41e20
Author:    sdama
Date:      2017-07-20 19:56 +0530
URL:       http://hg.openjdk.java.net/jdk10/sandbox/nashorn/rev/4bdf81f41e20

8184241: Fix nashorn/samples/filebrowser.js
Summary: Fixed global/delegate field issue in case of overridden method called from super constructor
Reviewed-by: hannesw, jlaskey
Contributed-by: srinivas.dama at oracle.com

! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/linker/JavaAdapterBytecodeGenerator.java
+ test/script/nosecurity/JDK-8184241.js
+ test/script/nosecurity/JDK-8184241.js.EXPECTED
+ test/src/jdk/nashorn/test/models/JDK_8184241Test.java



More information about the jdk10-sandbox-changes mailing list