nashorn/test/script/basic/JDK-8014953.js.EXPECTED
author sundar
Wed, 06 May 2015 20:04:42 +0530
changeset 30394 72a59e4dffea
parent 17760 8051da1045fb
permissions -rw-r--r--
8079470: Misleading error message when explicit signature constructor is called with wrong arguments Reviewed-by: jlaskey, hannesw
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
17760
8051da1045fb 8014953: Have NativeJavaPackage throw a ClassNotFoundException when invoked
attila
parents:
diff changeset
     1
Invoked as constructor
8051da1045fb 8014953: Have NativeJavaPackage throw a ClassNotFoundException when invoked
attila
parents:
diff changeset
     2
e.class=class java.lang.ClassNotFoundException
8051da1045fb 8014953: Have NativeJavaPackage throw a ClassNotFoundException when invoked
attila
parents:
diff changeset
     3
e.message=java.util.ArrrayList
8051da1045fb 8014953: Have NativeJavaPackage throw a ClassNotFoundException when invoked
attila
parents:
diff changeset
     4
Invoked as method
8051da1045fb 8014953: Have NativeJavaPackage throw a ClassNotFoundException when invoked
attila
parents:
diff changeset
     5
e.class=class java.lang.ClassNotFoundException
8051da1045fb 8014953: Have NativeJavaPackage throw a ClassNotFoundException when invoked
attila
parents:
diff changeset
     6
e.message=java.util.ArrrayList