mcimadamore [Wed, 19 May 2010 16:43:30 +0100] rev 5651
6951833: latest diamond implementation generates spurious raw type warnings
Summary: Raw warning checks should be disabled in the presence of a diamond AST node
Reviewed-by: jjg
mcimadamore [Wed, 19 May 2010 16:43:06 +0100] rev 5650
6948381: javac Null Pointer Exception in Types.makeCompoundType
Summary: Race condition between symbol completion and attribution of import statements causes NPE when creating intersection type
Reviewed-by: jjg