Wed, 05 Jul 2017 16:34:33 +0200 Added tag jdk7-b25 for changeset bf2517e15f0c
duke [Wed, 05 Jul 2017 16:34:33 +0200] rev 174
Added tag jdk7-b25 for changeset bf2517e15f0c
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
Tue, 04 Mar 2008 13:00:08 +0000 6660289: declared bound in inner class referring a type variable of the outer class
mcimadamore [Tue, 04 Mar 2008 13:00:08 +0000] rev 163
6660289: declared bound in inner class referring a type variable of the outer class Summary: NPE caused by a defect in type-variable attribution Reviewed-by: jjg
Tue, 04 Mar 2008 12:14:13 +0000 6611449: Internal Error thrown during generic method/constructor invocation
mcimadamore [Tue, 04 Mar 2008 12:14:13 +0000] rev 162
6611449: Internal Error thrown during generic method/constructor invocation Summary: type-inference should fail since lub is not defined for primitive types Reviewed-by: jjg
Mon, 03 Mar 2008 16:03:53 +0000 6614974: javac successfully compiles code that throws java.lang.VerifyError when run
mcimadamore [Mon, 03 Mar 2008 16:03:53 +0000] rev 161
6614974: javac successfully compiles code that throws java.lang.VerifyError when run Summary: synthetic cast missing when translating autoboxing expressions Reviewed-by: jjg
Fri, 29 Feb 2008 20:04:03 -0800 6669216: Add jcheck configuration directories
mr [Fri, 29 Feb 2008 20:04:03 -0800] rev 160
6669216: Add jcheck configuration directories Reviewed-by: ohair, xdono
(0) -100 -15 +15 +100 +300 +1000 +3000 +10000 +30000 tip