Wed, 05 Jul 2017 16:39:59 +0200 Merge jdk7-b33
duke [Wed, 05 Jul 2017 16:39:59 +0200] rev 945
Merge
Wed, 05 Jul 2017 16:39:57 +0200 Merge
duke [Wed, 05 Jul 2017 16:39:57 +0200] rev 944
Merge
Thu, 07 Aug 2008 09:45:08 -0700 Merge
tbell [Thu, 07 Aug 2008 09:45:08 -0700] rev 943
Merge
Mon, 28 Jul 2008 10:22:10 +0100 6720185: DiagnosticFormatter refactoring
mcimadamore [Mon, 28 Jul 2008 10:22:10 +0100] rev 942
6720185: DiagnosticFormatter refactoring Summary: Brand new hierarchy of diagnostic formatters for achieving better reusability Reviewed-by: jjg
Fri, 25 Jul 2008 12:22:09 +0100 6675483: Javac rejects multiple type-variable bound declarations starting with an enum type
mcimadamore [Fri, 25 Jul 2008 12:22:09 +0100] rev 941
6675483: Javac rejects multiple type-variable bound declarations starting with an enum type Summary: Intersection types bounded by an enum are erroeously considered harmful by javac Reviewed-by: jjg
Fri, 25 Jul 2008 12:05:43 +0100 6500701: Enhanced for loop with generics generates faulty bytecode
mcimadamore [Fri, 25 Jul 2008 12:05:43 +0100] rev 940
6500701: Enhanced for loop with generics generates faulty bytecode Summary: Lower is too strict when translating enhanced causing CCE to be thrown at runtime Reviewed-by: jjg
Thu, 24 Jul 2008 19:06:57 +0100 6717241: some diagnostic argument is prematurely converted into a String object
mcimadamore [Thu, 24 Jul 2008 19:06:57 +0100] rev 939
6717241: some diagnostic argument is prematurely converted into a String object Summary: removed early toString() conversions applied to diagnostic arguments Reviewed-by: jjg
Thu, 24 Jul 2008 11:12:41 +0100 6594284: NPE thrown when calling a method on an intersection type
mcimadamore [Thu, 24 Jul 2008 11:12:41 +0100] rev 938
6594284: NPE thrown when calling a method on an intersection type Summary: javac should report an error when the capture of an actual type parameter does not exist Reviewed-by: jjg
Thu, 24 Jul 2008 10:35:38 +0100 6651719: Compiler crashes possibly during forward reference of TypeParameter
mcimadamore [Thu, 24 Jul 2008 10:35:38 +0100] rev 937
6651719: Compiler crashes possibly during forward reference of TypeParameter Summary: compiler should apply capture conversion when checking for bound conformance Reviewed-by: jjg
Wed, 23 Jul 2008 19:55:30 -0700 6726015: JavaCompiler: replace desugarLater by compileStates
jjg [Wed, 23 Jul 2008 19:55:30 -0700] rev 936
6726015: JavaCompiler: replace desugarLater by compileStates Reviewed-by: mcimadamore
(0) -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip