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
mcimadamore [Thu, 29 Jul 2010 15:57:18 +0100] rev 6155
6972747: CheckExamples fail when assertions are enabled
Summary: The test calls the wrong version of JavacMessage constructor
Reviewed-by: jjg
mcimadamore [Thu, 29 Jul 2010 15:56:25 +0100] rev 6154
6938454: Unable to determine generic type in program that compiles under Java 6
Summary: a redundant dubtyping check causes spurious inference failure
Reviewed-by: jjg
jjg [Tue, 27 Jul 2010 11:52:11 -0700] rev 6153
6403456: -Werror should work with annotation processing
Reviewed-by: darcy
jjg [Tue, 27 Jul 2010 11:32:03 -0700] rev 6152
6972327: JCTree.pos incorrect for annotations without modifiers and package
Reviewed-by: mcimadamore
Contributed-by: jan.lahoda@sun.com
jjg [Mon, 26 Jul 2010 14:25:56 -0700] rev 6151
6957438: improve code for generating warning messages containing option names
Reviewed-by: mcimadamore
jjg [Mon, 26 Jul 2010 14:18:45 -0700] rev 6150
6971882: Remove -XDstdout from javac test
Reviewed-by: darcy