test/script/basic/JDK-8049242.js.EXPECTED

Thu, 05 Feb 2015 14:47:28 +0100

author
hannesw
date
Thu, 05 Feb 2015 14:47:28 +0100
changeset 1229
f8da39d33117
parent 1011
3d30873e13d7
child 1538
82a41eb20242
permissions
-rw-r--r--

8068872: Nashorn JSON.parse drops numeric keys
Reviewed-by: attila, lagergren

attila@963 1 java.awt.Color[r=255,g=0,b=255]
attila@963 2 [jdk.internal.dynalink.beans.SimpleDynamicMethod Color java.awt.Color.java.awt.Color(int,int,int)]
attila@963 3 java.awt.Color[r=33,g=233,b=2]
attila@963 4 TypeError: null is not a function
attila@963 5 TypeError: null is not a function
attila@963 6 TypeError: null is not a function
hannesw@1011 7 TypeError: Constructor [jdk.internal.dynalink.beans.SimpleDynamicMethod Color java.awt.Color.java.awt.Color(int,int,int)] requires "new".
attila@963 8 TypeError: null is not a function
attila@963 9 TypeError: null is not a function
attila@963 10 java.lang.InstantiationException: java.io.InputStream

mercurial