nashorn/test/script/basic/NASHORN-623.js.EXPECTED
author sundar
Wed, 06 May 2015 20:04:42 +0530
changeset 30394 72a59e4dffea
parent 28786 679fd2d26470
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:
28786
679fd2d26470 8062141: Various performance issues parsing JSON
hannesw
parents: 16147
diff changeset
     1
SyntaxError: Invalid JSON: <json>:1:11 Invalid JSON number format
16147
e63b63819133 8005403: Open-source Nashorn
jlaskey
parents:
diff changeset
     2
{ "test" : -xxx }
28786
679fd2d26470 8062141: Various performance issues parsing JSON
hannesw
parents: 16147
diff changeset
     3
           ^