Mercurial > people > rkennke > jdk9-shenandoah-final > nashorn
annotate test/script/sandbox/javaextend.js.EXPECTED @ 742:66b98808fdff
8032681: Issues with Nashorn
Reviewed-by: ahgross, jlaskey, sundar
author | attila |
---|---|
date | Thu, 30 Jan 2014 20:13:27 +0100 |
parents | c54e218333be |
children |
rev | line source |
---|---|
135 | 1 TypeError: Can not extend final class jdk.nashorn.test.models.FinalClass. |
2 TypeError: Can not extend class jdk.nashorn.test.models.NoAccessibleConstructorClass as it has no public or protected constructors. | |
3 TypeError: Can not extend/implement non-public class/interface jdk.nashorn.test.models.NonPublicClass. | |
742 | 4 TypeError: Can not extend class because jdk.nashorn.test.models.ClassWithFinalFinalizer has a final finalize method. |
5 TypeError: Can not extend class because jdk.nashorn.test.models.ClassWithFinalFinalizer has a final finalize method. | |
26
eda69555239a
8006168: ability to generate multi-type Java adapters
attila
parents:
22
diff
changeset
|
6 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. |
2 | 7 abcdabcd |
8 run-object | |
9 run-fn | |
10 run-fn-autoconvert | |
11 overloaded-sam: x, undefined | |
12 overloaded-sam: x, y | |
13 oo-plain-hashCode: 5 | |
14 oo-plain-toString: override-object | |
15 oo-plain-equals : false | |
16 oo-overridden-hashCode: 6 | |
17 oo-overridden-toString: override-object-overriden | |
18 oo-overridden-equals : true | |
19 oo-proto-overridden-hashCode: 7 | |
20 oo-proto-overridden-toString: override-object | |
21 oo-proto-overridden-equals : true | |
22 cwa-token | |
22
2a5c2258827b
8005983: JavaAdapterFactory generated proxy classes should take extra constructor arguments at the end
attila
parents:
2
diff
changeset
|
23 cwa2-cwa2-token |
26
eda69555239a
8006168: ability to generate multi-type Java adapters
attila
parents:
22
diff
changeset
|
24 Glop; IM IN UR DESSERT NOW |
eda69555239a
8006168: ability to generate multi-type Java adapters
attila
parents:
22
diff
changeset
|
25 The floor sure is shining! |
eda69555239a
8006168: ability to generate multi-type Java adapters
attila
parents:
22
diff
changeset
|
26 Yum |
eda69555239a
8006168: ability to generate multi-type Java adapters
attila
parents:
22
diff
changeset
|
27 Scrub, scrub, scrub |
eda69555239a
8006168: ability to generate multi-type Java adapters
attila
parents:
22
diff
changeset
|
28 It's a dessert topping! It's a floor wax! It's a toothpaste! |