test/script/basic/javaclassoverrides.js.EXPECTED

Sat, 16 Nov 2013 00:23:46 +0100

author
hannesw
date
Sat, 16 Nov 2013 00:23:46 +0100
changeset 678
a165c0fb5be6
parent 175
5eb1427b6a6d
child 719
11b83c913cca
permissions
-rw-r--r--

8028210: Missing conversions on array index expression
Reviewed-by: attila, jlaskey, lagergren

attila@175 1 R1.run() invoked
attila@175 2 R2.run() invoked
attila@175 3 r3.run() invoked
attila@175 4 r1.class != r2.class: true
attila@175 5 r2.class == r3.class: true
attila@175 6 Got exception: java.lang.UnsupportedOperationException
attila@175 7 Got exception: java.lang.UnsupportedOperationException
attila@175 8 (new ExtendsList).size() = 0
attila@175 9 (new ExtendsList(){}).size() = 0

mercurial