mcimadamore [Fri, 08 Aug 2008 15:16:25 +0100] rev 1043
6695838: javac does not detect cyclic inheritance involving static inner classes after import clause
Summary: Javac fails to detect some errors due to the order in which a class' static imports are entered
Reviewed-by: jjg