test/tools/javac/6863465/T6863465a.out

Sat, 18 Sep 2010 14:24:09 -0700

author
mcimadamore
date
Sat, 18 Sep 2010 14:24:09 -0700
changeset 690
0c1ef2af7a8e
parent 0
959103a6100f
permissions
-rw-r--r--

6863465: javac doesn't detect circular subclass dependencies via qualified names
Summary: class inheritance circularity check should look at trees, not just symbols
Reviewed-by: jjg

aoqi@0 1 T6863465a.java:11:12: compiler.err.cyclic.inheritance: T6863465a.c
aoqi@0 2 1 error

mercurial