test/script/basic/JDK-8051778.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 1110
a56051d3cdf5
permissions
-rw-r--r--

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

attila@1110 1 l=[foo]
attila@1110 2 l=[foo, foo2]
attila@1110 3 l2_size()=0
attila@1110 4 Bound Integer(2) constructor: 2
attila@1110 5 BiFunction with literal: unbound, 1, 2
attila@1110 6 BiFunction with literal: unbound, 3, 4
attila@1110 7 BiFunction with literal: unbound, 5, 6
attila@1110 8 BiFunction with function: undefined, 7, 8
attila@1110 9 BiFunction with function: undefined, 9, 10
attila@1110 10 BiFunction with function: undefined, 11, 12

mercurial