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
Tue, 17 Dec 2013 10:55:59 +0100 8029800: Flags.java uses String.toLowerCase without specifying Locale
jlahoda [Tue, 17 Dec 2013 10:55:59 +0100] rev 22153
8029800: Flags.java uses String.toLowerCase without specifying Locale Summary: Introducing StringUtils.toLowerCase/toUpperCase independent on the default locale, converting almost all usages of String.toLowerCase/toUpperCase to use the new methods. Reviewed-by: jjg, bpatel
Tue, 17 Dec 2013 10:55:58 +0100 8029715: test needs bugID added to @bug tag
jlahoda [Tue, 17 Dec 2013 10:55:58 +0100] rev 22152
8029715: test needs bugID added to @bug tag Summary: Adding forgotten bug number Reviewed-by: vromero
Mon, 16 Dec 2013 10:15:38 -0800 8028545: Add -source 9 and -target 9 to javac
darcy [Mon, 16 Dec 2013 10:15:38 -0800] rev 22151
8028545: Add -source 9 and -target 9 to javac 8000961: Change javac source and target default to 9 Reviewed-by: jjg
Mon, 16 Dec 2013 17:33:18 +0000 8030214: fix for JDK-8020216 breaks the build
vromero [Mon, 16 Dec 2013 17:33:18 +0000] rev 22150
8030214: fix for JDK-8020216 breaks the build Reviewed-by: jjg
Mon, 16 Dec 2013 15:07:13 +0000 8028708: TEST_BUG, Tests should pass through VM options, langtools tests
vromero [Mon, 16 Dec 2013 15:07:13 +0000] rev 22149
8028708: TEST_BUG, Tests should pass through VM options, langtools tests Reviewed-by: jjg, vromero Contributed-by: andrey.x.nazarov@oracle.com
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip