jjg [Tue, 01 Mar 2011 12:00:06 -0800] rev 8621
7021183: 269: assertion failure getting enclosing element of an undefined name
Reviewed-by: mcimadamore
jjg [Mon, 28 Feb 2011 13:42:24 -0800] rev 8620
7022711: compiler crash in try-with-resources
Reviewed-by: mcimadamore
jjg [Mon, 28 Feb 2011 13:37:48 -0800] rev 8619
7022741: warning counts are wrong after anno processing
Reviewed-by: mcimadamore
jjg [Mon, 28 Feb 2011 12:19:18 -0800] rev 8618
7022337: repeated warnings about bootclasspath not set
Reviewed-by: mcimadamore
mcimadamore [Mon, 28 Feb 2011 11:50:56 +0000] rev 8617
7015715: lub gets stuck on type with complex supertype
Summary: lub should not scan supertypes unnecessarily
Reviewed-by: jjg, dlsmith
mcimadamore [Mon, 28 Feb 2011 11:48:53 +0000] rev 8616
7015430: Incorrect thrown type determined for unchecked invocations
Summary: Thrown types do not get updated after 15.12.2.8, and do not get erased as per 15.12.2.6
Reviewed-by: jjg, dlsmith