History log of /openjdk9/nashorn/test/src/jdk/nashorn/api/scripting/test/JDK_8148140_Test.java
Revision Date Author Comments
# 1786:80120e9b3273 06-Oct-2016 attila

8167117: insert missing final keywords
Reviewed-by: jlaskey, sundar


# 1633:58409eff7e3e 29-Feb-2016 mhaupt

8150814: correct package declaration in Nashorn test
Reviewed-by: sundar


# 1627:221378857767 16-Feb-2016 mhaupt

8148140: arguments are handled differently in apply for JS functions and AbstractJSObjects
Reviewed-by: hannesw, sundar