nashorn/test/script/basic/JDK-8079470.js.EXPECTED
author attila
Wed, 02 Sep 2015 16:35:14 +0200
changeset 32441 8401a09d1b0d
parent 30394 72a59e4dffea
child 34447 ec4c069f9436
permissions -rw-r--r--
8134939: Improve toString method of Dynalink DynamicMethod objects Reviewed-by: hannesw, sundar
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
32441
8401a09d1b0d 8134939: Improve toString method of Dynalink DynamicMethod objects
attila
parents: 30394
diff changeset
     1
TypeError: Can not create new object with constructor [jdk.internal.dynalink.beans.SimpleDynamicMethod java.io.File(String,String)] with the passed arguments; they do not match any of its method signatures.
8401a09d1b0d 8134939: Improve toString method of Dynalink DynamicMethod objects
attila
parents: 30394
diff changeset
     2
TypeError: Can not create new object with constructor [jdk.internal.dynalink.beans.SimpleDynamicMethod java.awt.Color(int,int,int)] with the passed arguments; they do not match any of its method signatures.