nashorn/test/script/basic/JDK-8023373.js.EXPECTED
author attila
Wed, 21 Aug 2013 13:39:09 +0200
changeset 19617 310246d552b7
permissions -rw-r--r--
8023373: allow super invocation for adapters Reviewed-by: lagergren, sundar

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