lana [Mon, 02 Aug 2010 19:46:14 -0700] rev 6163
Merge
jjg [Mon, 02 Aug 2010 16:29:54 -0700] rev 6162
6973626: test/tools/javac/processing/* tests fail with assertions enabled
Reviewed-by: darcy
darcy [Mon, 02 Aug 2010 13:35:39 -0700] rev 6161
6971877: Project Coin: improve semantics of suppressed exceptions in try-with-resources
Reviewed-by: jjb
lana [Thu, 29 Jul 2010 22:04:41 -0700] rev 6160
Merge
jjg [Thu, 29 Jul 2010 19:30:35 -0700] rev 6159
6966604: JavacFiler not correctly notified of lastRound
Reviewed-by: darcy
jjg [Thu, 29 Jul 2010 19:27:11 -0700] rev 6158
6340549: javax.tools.JavaCompilerTool.getStandardFileManager().list() includes directories
Reviewed-by: darcy
jjg [Thu, 29 Jul 2010 18:06:34 -0700] rev 6157
6972556: warning for using a file name instead of a binary name for Filer.createSourceFile
Reviewed-by: darcy
mcimadamore [Thu, 29 Jul 2010 15:57:43 +0100] rev 6156
6970833: Try-with-resource implementation throws an NPE during Flow analysis
Summary: Updated logic not to rely upon Symbol.implementation (which check in superinterfaces)
Reviewed-by: jjg