< prev index next >

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

Print this page

        

@@ -112,9 +112,9 @@
     ^
 SyntaxError: Invalid JSON: <json>:1:9 Expected , or } but found r
 {"a":truer}
          ^
 [1,2,3]
-[9223372036854773800,9223372036854774800,9223372036854776000]
+[9223372036854774000,9223372036854775000,9223372036854776000]
 [1.1,1.2,1.3]
 [1,1.2,9223372036854776000,null,true]
 {"a":"string","b":1,"c":1.2,"d":9223372036854776000,"e":null,"f":true}
< prev index next >