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
jjg [Thu, 22 Jul 2010 11:02:54 -0700] rev 6149
6968063: provide examples of code that generate diagnostics
Reviewed-by: mcimadamore
darcy [Fri, 16 Jul 2010 19:35:24 -0700] rev 6148
6911256: Project Coin: Support Automatic Resource Management (ARM) blocks in the compiler
6964740: Project Coin: More tests for ARM compiler changes
6965277: Project Coin: Correctness issues in ARM implementation
6967065: add -Xlint warning category for Automatic Resource Management (ARM)
Reviewed-by: jjb, darcy, mcimadamore, jjg, briangoetz
Contributed-by: tball@google.com
mcimadamore [Thu, 15 Jul 2010 16:31:56 +0100] rev 6147
6964669: javac reports error on miranda methods
Summary: synthetic name clash check should not apply to miranda methods
Reviewed-by: jjg
Contributed-by: tomas.zezula@sun.com
mcimadamore [Thu, 15 Jul 2010 16:31:02 +0100] rev 6146
6967002: JDK7 b99 javac compilation error (java.lang.AssertionError)
Summary: bug in JavacParser related to parsing of type annotations in varargs position
Reviewed-by: jjg
Contributed-by: mahmood@notnoop.com
jjg [Tue, 13 Jul 2010 19:20:48 -0700] rev 6145
6968789: incorrect text in "diamond not supported" message
Reviewed-by: darcy