jdk-24/nashorn/test/script/basic/JDK-8023373.js.EXPECTED
Attila Szegedi 6db516232b 8023373: allow super invocation for adapters
Reviewed-by: lagergren, sundar
2013-08-21 13:39:09 +02:00

11 lines
279 B
Plaintext

ABCDEFGHIJKLMNO
cw has super hashCode(): true
cw has super equals(): true
cw has no super getClass(): true
cw has no super wait(): true
r has no super run(): true
r has super hashCode(): true
r has super equals(): true
r has no super getClass(): true
r has no super wait(): true