hg: jdk10/client/nashorn: 8184241: Fix nashorn/samples/filebrowser.js
philip.race at oracle.com
philip.race at oracle.com
Thu Jul 20 16:51:01 UTC 2017
Changeset: 4bdf81f41e20
Author: sdama
Date: 2017-07-20 19:56 +0530
URL: http://hg.openjdk.java.net/jdk10/client/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-client-changes
mailing list