mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-06 00:18:34 +00:00
Class inheritance circularity check should look at trees, not just symbols Reviewed-by: jjg
4 lines
148 B
Plaintext
4 lines
148 B
Plaintext
NameCollision.java:13:31: compiler.err.intf.expected.here
|
|
NameCollision.java:13:5: compiler.err.cyclic.inheritance: NameCollision.Runnable
|
|
2 errors
|