Fri, 11 Oct 2013 15:49:15 +0200 6278240: Exception from AnnotationValue.getValue() should list the found type not the required type
jlahoda [Fri, 11 Oct 2013 15:49:15 +0200] rev 21015
6278240: Exception from AnnotationValue.getValue() should list the found type not the required type Reviewed-by: darcy, jfranck, jjg
Thu, 10 Oct 2013 23:26:56 -0700 8012557: Implement lambda methods on interfaces as private
rfield [Thu, 10 Oct 2013 23:26:56 -0700] rev 21014
8012557: Implement lambda methods on interfaces as private 8016320: Method reference in subinterface of type I.super::foo produces exception at runtime Summary: Now that the VM supports interface instance private methods, lambda methods and lambda bridges are always private. Access is now through invokespecial. Reviewed-by: vromero, jlahoda
(0) -10000 -3000 -1000 -300 -100 -30 -10 -2 +2 +10 +30 +100 +300 +1000 +3000 +10000 +30000 tip