jdk/langtools/test/tools/javac/staticImport/6695838/a
Maurizio Cimadamore b267c3b746 6695838: javac does not detect cyclic inheritance involving static inner classes after import clause
Javac fails to detect some errors due to the order in which a class' static imports are entered

Reviewed-by: jjg
2008-08-08 15:16:25 +01:00
..
Foo.java 6695838: javac does not detect cyclic inheritance involving static inner classes after import clause 2008-08-08 15:16:25 +01:00
FooInterface.java 6695838: javac does not detect cyclic inheritance involving static inner classes after import clause 2008-08-08 15:16:25 +01:00