mcimadamore [Fri, 08 Aug 2008 17:43:24 +0100] rev 1045
6676362: Spurious forward reference error with final var + instance variable initializer
Summary: Some javac forward reference errors aren't compliant with the JLS
Reviewed-by: jjg
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