mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 07:14:30 +02:00
13 lines
445 B
Text
13 lines
445 B
Text
ABCDEFGHIJKLMNO
|
|
cw_super has hashCode(): true
|
|
cw_super has super equals(): true
|
|
cw_super has no getClass(): true
|
|
cw_super has no wait(): true
|
|
r_super has no run(): true
|
|
r_super has hashCode(): true
|
|
r_super has equals(): true
|
|
r_super has no getClass(): true
|
|
r_super has no wait(): true
|
|
cw_super can access write through [] getter: true
|
|
cw_super can access hashCode through [] getter: true
|
|
cw_super can not access getClass through [] getter: true
|