mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-19 18:44:38 +02:00

Class inheritance circularity check should look at trees, not just symbols Reviewed-by: jjg
3 lines
148 B
Text
3 lines
148 B
Text
NameCollision.java:13:31: compiler.err.intf.expected.here
|
|
NameCollision.java:13:5: compiler.err.cyclic.inheritance: NameCollision.Runnable
|
|
2 errors
|