mcimadamore [Thu, 03 Feb 2011 09:36:28 +0000] rev 8237
5017953: spurious cascaded diagnostics when name not found
Summary: when an operator is applied to one or more erroneous operands, spurious diagnostics are generated
Reviewed-by: jjg
mcimadamore [Thu, 03 Feb 2011 09:35:21 +0000] rev 8236
6594914: @SuppressWarnings("deprecation") does not not work for the type of a variable
Summary: Lint warnings generated during MemberEnter might ignore @SuppressWarnings annotations
Reviewed-by: jjg