mcimadamore [Fri, 08 Aug 2008 17:38:20 +0100] rev 1044
6718364: inference fails when a generic method is invoked with raw arguments
Summary: Bug in the implementation of Types.isSubtypeUnchecked
Reviewed-by: jjg
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