test/script/sandbox/javaextend.js.EXPECTED

Thu, 26 Sep 2013 10:43:59 -0700

author
cl
date
Thu, 26 Sep 2013 10:43:59 -0700
changeset 558
d1e2050e575e
parent 136
c54e218333be
child 719
11b83c913cca
permissions
-rw-r--r--

Added tag jdk8-b109 for changeset 6ec2f9e5ed5b

sundar@136 1 TypeError: Can not extend final class jdk.nashorn.test.models.FinalClass.
sundar@136 2 TypeError: Can not extend class jdk.nashorn.test.models.NoAccessibleConstructorClass as it has no public or protected constructors.
sundar@136 3 TypeError: Can not extend/implement non-public class/interface jdk.nashorn.test.models.NonPublicClass.
attila@27 4 TypeError: Can not extend multiple classes java.lang.Number and java.lang.Thread. At most one of the specified types can be a class, the rest must all be interfaces.
jlaskey@3 5 abcdabcd
jlaskey@3 6 run-object
jlaskey@3 7 run-fn
jlaskey@3 8 run-fn-autoconvert
jlaskey@3 9 overloaded-sam: x, undefined
jlaskey@3 10 overloaded-sam: x, y
jlaskey@3 11 oo-plain-hashCode: 5
jlaskey@3 12 oo-plain-toString: override-object
jlaskey@3 13 oo-plain-equals : false
jlaskey@3 14 oo-overridden-hashCode: 6
jlaskey@3 15 oo-overridden-toString: override-object-overriden
jlaskey@3 16 oo-overridden-equals : true
jlaskey@3 17 oo-proto-overridden-hashCode: 7
jlaskey@3 18 oo-proto-overridden-toString: override-object
jlaskey@3 19 oo-proto-overridden-equals : true
jlaskey@3 20 cwa-token
attila@23 21 cwa2-cwa2-token
attila@27 22 Glop; IM IN UR DESSERT NOW
attila@27 23 The floor sure is shining!
attila@27 24 Yum
attila@27 25 Scrub, scrub, scrub
attila@27 26 It's a dessert topping! It's a floor wax! It's a toothpaste!

mercurial