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

Wed, 03 Jun 2015 18:08:57 +0200

author
hannesw
date
Wed, 03 Jun 2015 18:08:57 +0200
changeset 1396
d5a9705a27b1
parent 1110
a56051d3cdf5
permissions
-rw-r--r--

8066237: Fuzzing bug: Parser error on optimistic recompilation
Reviewed-by: lagergren, attila

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