Thu, 09 Dec 2010 15:50:57 +0000 7005371: Multicatch: assertion error while generating LocalVariableTypeTable attribute
mcimadamore [Thu, 09 Dec 2010 15:50:57 +0000] rev 7629
7005371: Multicatch: assertion error while generating LocalVariableTypeTable attribute Summary: compiler crashes with assertion error if '-g' option is passed and source contains multicatch Reviewed-by: jjg
Thu, 09 Dec 2010 15:50:34 +0000 6476118: compiler bug causes runtime ClassCastException for generics overloading
mcimadamore [Thu, 09 Dec 2010 15:50:34 +0000] rev 7628
6476118: compiler bug causes runtime ClassCastException for generics overloading Summary: compiler allows bridge methods to override unrelated method Reviewed-by: jjg
Thu, 09 Dec 2010 15:50:10 +0000 7005095: Cast: compile reject sensible cast from final class to interface
mcimadamore [Thu, 09 Dec 2010 15:50:10 +0000] rev 7627
7005095: Cast: compile reject sensible cast from final class to interface Summary: a previous fix to cast conversion has made the compiler too strict w.r.t. final cast Reviewed-by: jjg
Wed, 08 Dec 2010 21:21:42 -0800 7003550: Loosen modeling requirements for annotation processing erroneous code
darcy [Wed, 08 Dec 2010 21:21:42 -0800] rev 7626
7003550: Loosen modeling requirements for annotation processing erroneous code Reviewed-by: jjg
Wed, 08 Dec 2010 13:42:57 -0800 7004698: javap does not output CharacterRangeTable attributes correctly
jjg [Wed, 08 Dec 2010 13:42:57 -0800] rev 7625
7004698: javap does not output CharacterRangeTable attributes correctly Reviewed-by: mcimadamore
Tue, 07 Dec 2010 14:13:25 -0800 6999210: javac should be able to warn of anomalous conditions in classfiles
jjg [Tue, 07 Dec 2010 14:13:25 -0800] rev 7624
6999210: javac should be able to warn of anomalous conditions in classfiles Reviewed-by: mcimadamore, darcy
Mon, 06 Dec 2010 11:51:02 +0000 5088429: varargs overloading problem
mcimadamore [Mon, 06 Dec 2010 11:51:02 +0000] rev 7623
5088429: varargs overloading problem Summary: compiler implementation for overload resolution w/ varargs method does not match JLS Reviewed-by: jjg
Mon, 06 Dec 2010 11:50:37 +0000 7002070: If catch clause has an incompatible type, error pointer points to first exception type in list
mcimadamore [Mon, 06 Dec 2010 11:50:37 +0000] rev 7622
7002070: If catch clause has an incompatible type, error pointer points to first exception type in list Summary: Attribution should check each component of a disjunctive type separately, rather than checking the corresponding lub() Reviewed-by: jjg
Mon, 06 Dec 2010 11:49:00 +0000 7003744: Compiler error concerning final variables
mcimadamore [Mon, 06 Dec 2010 11:49:00 +0000] rev 7621
7003744: Compiler error concerning final variables Summary: Flow analysis does not cleanup init/uninint bit masks after for-loop Reviewed-by: jjg
Sun, 05 Dec 2010 15:26:55 -0800 Merge
lana [Sun, 05 Dec 2010 15:26:55 -0800] rev 7620
Merge
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip