Wed, 05 Jul 2017 16:34:33 +0200 Merge jdk7-b25
duke [Wed, 05 Jul 2017 16:34:33 +0200] rev 173
Merge
Wed, 05 Jul 2017 16:34:30 +0200 Merge
duke [Wed, 05 Jul 2017 16:34:30 +0200] rev 172
Merge
Fri, 14 Mar 2008 16:09:30 -0700 6638501: Regression with Javac in JDK6 U4 b03?
jjg [Fri, 14 Mar 2008 16:09:30 -0700] rev 171
6638501: Regression with Javac in JDK6 U4 b03? Summary: replace some String paths with File paths in Paths.java Reviewed-by: ksrini
Thu, 13 Mar 2008 13:42:38 -0700 6559315: Inconsistent non-standard Sun copyright in src/share/opensource/javac/doc/document.css
jjg [Thu, 13 Mar 2008 13:42:38 -0700] rev 170
6559315: Inconsistent non-standard Sun copyright in src/share/opensource/javac/doc/document.css Summary: Remove obsolete files Reviewed-by: mcimadamore
Wed, 12 Mar 2008 13:06:00 -0700 6668794: javac puts localized text in raw diagnostics
jjg [Wed, 12 Mar 2008 13:06:00 -0700] rev 169
6668794: javac puts localized text in raw diagnostics 6668796: bad diagnostic "bad class file" given for source files Summary: Replace internal use of localized text with JCDiagnostic fragments; fix diagnostic for bad source file Reviewed-by: mcimadamore
Tue, 11 Mar 2008 13:14:55 -0700 6307187: clean up code for -Xlint:options
jjg [Tue, 11 Mar 2008 13:14:55 -0700] rev 168
6307187: clean up code for -Xlint:options Summary: introduce common code for handling one-of and any-of options Reviewed-by: mcimadamore
Thu, 06 Mar 2008 10:25:04 -0800 6668802: javac handles diagnostics for last line badly, if line not terminated by newline
jjg [Thu, 06 Mar 2008 10:25:04 -0800] rev 167
6668802: javac handles diagnostics for last line badly, if line not terminated by newline Summary: use CharBuffer.limit(), not the length of the backing array Reviewed-by: mcimadamore
Thu, 06 Mar 2008 10:07:25 -0800 4741726: allow Object += String
jjg [Thu, 06 Mar 2008 10:07:25 -0800] rev 166
4741726: allow Object += String Summary: remove code in line with restriction removed from JLS Reviewed-by: mcimadamore Contributed-by: michaelbailey0@gmail.com
Tue, 04 Mar 2008 15:45:20 +0000 6663588: Compiler goes into infinite loop for Cyclic Inheritance test case
mcimadamore [Tue, 04 Mar 2008 15:45:20 +0000] rev 165
6663588: Compiler goes into infinite loop for Cyclic Inheritance test case Summary: interplay between cyclic inheritance and tvar bounds hangs javac Reviewed-by: jjg
Tue, 04 Mar 2008 15:19:06 +0000 6608214: Exception throw while analysing a file with error
mcimadamore [Tue, 04 Mar 2008 15:19:06 +0000] rev 164
6608214: Exception throw while analysing a file with error Summary: bad error-recovery after bad type-variable bound is detected Reviewed-by: jjg
(0) -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip