Wed, 18 Dec 2013 16:05:18 -0500 8030244: Update langtools to use Diamond
briangoetz [Wed, 18 Dec 2013 16:05:18 -0500] rev 22163
8030244: Update langtools to use Diamond Reviewed-by: darcy
Wed, 18 Dec 2013 19:22:58 +0000 8029721: javac crash for annotated parameter type of lambda in a field
vromero [Wed, 18 Dec 2013 19:22:58 +0000] rev 22162
8029721: javac crash for annotated parameter type of lambda in a field Reviewed-by: rfield, jfranck
Wed, 18 Dec 2013 19:15:58 +0000 8029569: internal javac cast exception when resolving varargs ambiguity
vromero [Wed, 18 Dec 2013 19:15:58 +0000] rev 22161
8029569: internal javac cast exception when resolving varargs ambiguity Reviewed-by: jjg
Fri, 06 Dec 2013 09:07:47 -0800 8029504: Regression: TestDocRootLink test fails on Windows
ksrini [Fri, 06 Dec 2013 09:07:47 -0800] rev 22160
8029504: Regression: TestDocRootLink test fails on Windows Reviewed-by: bpatel, jjg
Wed, 18 Dec 2013 10:29:25 -0500 8030253: Update langtools to use strings-in-switch
briangoetz [Wed, 18 Dec 2013 10:29:25 -0500] rev 22159
8030253: Update langtools to use strings-in-switch 8030262: Update langtools to use foreach loops 8030245: Update langtools to use try-with-resources and multi-catch Reviewed-by: darcy
Tue, 17 Dec 2013 19:27:49 -0500 8030687: Add .out files to fix failing tests
emc [Tue, 17 Dec 2013 19:27:49 -0500] rev 22158
8030687: Add .out files to fix failing tests Summary: Forgot to hg add golden files in a previous fix Reviewed-by: jjg
Tue, 17 Dec 2013 18:15:48 -0500 8030642: Add golden files to javac/limits
emc [Tue, 17 Dec 2013 18:15:48 -0500] rev 22157
8030642: Add golden files to javac/limits Summary: Add golden files to check output of negative compilation tests in javac/limits Reviewed-by: jjg, emc Contributed-by: paul.govereau@oracle.com
Tue, 17 Dec 2013 10:28:36 -0800 8030080: Correct misstatement in JSR 269 MR (in javax.lang.model)
darcy [Tue, 17 Dec 2013 10:28:36 -0800] rev 22156
8030080: Correct misstatement in JSR 269 MR (in javax.lang.model) Reviewed-by: jfranck
Tue, 17 Dec 2013 10:58:26 +0100 8028235: Better error recovery for parsing 'void' as a type of the lambda parameter
jlahoda [Tue, 17 Dec 2013 10:58:26 +0100] rev 22155
8028235: Better error recovery for parsing 'void' as a type of the lambda parameter Summary: Handle "void" as a primitive type in JavacParser.analyzeParens. Reviewed-by: vromero
Tue, 17 Dec 2013 10:58:21 +0100 8028415: TreeMaker.Literal(Object) creates invalid JCLiterals when passed a Character.
jlahoda [Tue, 17 Dec 2013 10:58:21 +0100] rev 22154
8028415: TreeMaker.Literal(Object) creates invalid JCLiterals when passed a Character. Summary: JCLiteral for char must contain an Integer, not the provided Character. Reviewed-by: jjg
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip