lana [Fri, 04 Feb 2011 17:30:28 -0800] rev 8240
Merge
mcimadamore [Thu, 03 Feb 2011 09:38:19 +0000] rev 8239
7014715: javac returns different error code for certain failure(s)
Summary: javac silently crashes when emitting certain kinds of resolution diagnostics
Reviewed-by: jjg
mcimadamore [Thu, 03 Feb 2011 09:37:28 +0000] rev 8238
6969184: poor error recovery after symbol not found
Summary: generic type-well formedness check should ignore erroneous symbols
Reviewed-by: jjg
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
darcy [Tue, 01 Feb 2011 10:11:05 -0800] rev 8235
6961571: Update visitors to support ARM's ElementKind.RESOURCE_VARIABLE
Reviewed-by: jjg
darcy [Mon, 31 Jan 2011 19:06:32 -0800] rev 8234
7014734: Project Coin: Allow optional trailing semicolon to terminate resources list in try-with-resources
Reviewed-by: jjg
darcy [Fri, 28 Jan 2011 16:54:18 -0800] rev 8233
7015530: Reiterate API specializations in javax.lang.model.elment subinterfaces
Reviewed-by: jjg
alanb [Fri, 28 Jan 2011 12:36:34 +0000] rev 8232
Merge
alanb [Fri, 28 Jan 2011 09:25:20 +0000] rev 8231
7006126: (fs) Updates to file system API (1/2011)
Reviewed-by: jjg