nashorn/test/script/basic/JDK-8049242.js.EXPECTED
author hannesw
Thu, 04 Sep 2014 15:37:14 +0200
changeset 26377 028dad61662f
parent 25258 325380d7c38c
child 26645 876305bf6ee4
permissions -rw-r--r--
8051889: Implement block scoping in symbol assignment and scope computation Reviewed-by: attila, lagergren
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
25258
325380d7c38c 8049242: Explicit constructor overload selection should work with StaticClass as well
sundar
parents:
diff changeset
     1
java.awt.Color[r=255,g=0,b=255]
325380d7c38c 8049242: Explicit constructor overload selection should work with StaticClass as well
sundar
parents:
diff changeset
     2
[jdk.internal.dynalink.beans.SimpleDynamicMethod Color java.awt.Color.java.awt.Color(int,int,int)]
325380d7c38c 8049242: Explicit constructor overload selection should work with StaticClass as well
sundar
parents:
diff changeset
     3
java.awt.Color[r=33,g=233,b=2]
325380d7c38c 8049242: Explicit constructor overload selection should work with StaticClass as well
sundar
parents:
diff changeset
     4
TypeError: null is not a function
325380d7c38c 8049242: Explicit constructor overload selection should work with StaticClass as well
sundar
parents:
diff changeset
     5
TypeError: null is not a function
325380d7c38c 8049242: Explicit constructor overload selection should work with StaticClass as well
sundar
parents:
diff changeset
     6
TypeError: null is not a function
325380d7c38c 8049242: Explicit constructor overload selection should work with StaticClass as well
sundar
parents:
diff changeset
     7
TypeError: Constructor [jdk.internal.dynalink.beans.SimpleDynamicMethod Color java.awt.Color.java.awt.Color(int,int,int)] requires new.
325380d7c38c 8049242: Explicit constructor overload selection should work with StaticClass as well
sundar
parents:
diff changeset
     8
TypeError: null is not a function
325380d7c38c 8049242: Explicit constructor overload selection should work with StaticClass as well
sundar
parents:
diff changeset
     9
TypeError: null is not a function
325380d7c38c 8049242: Explicit constructor overload selection should work with StaticClass as well
sundar
parents:
diff changeset
    10
java.lang.InstantiationException: java.io.InputStream