test/script/basic/javaclassoverrides.js.EXPECTED

Thu, 17 Oct 2013 12:38:50 +0200

author
attila
date
Thu, 17 Oct 2013 12:38:50 +0200
changeset 632
b01a10c7c7c2
parent 175
5eb1427b6a6d
child 719
11b83c913cca
permissions
-rw-r--r--

8026161: Don't narrow floating-point literals in the lexer
Reviewed-by: hannesw, jlaskey

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

mercurial