Thu, 01 May 2014 14:21:15 -0700 Merge
lana [Thu, 01 May 2014 14:21:15 -0700] rev 24227
Merge
Thu, 01 May 2014 20:36:11 +0100 8030741: Inference: implement eager resolution of return types, consistent with JDK-8028800
vromero [Thu, 01 May 2014 20:36:11 +0100] rev 24226
8030741: Inference: implement eager resolution of return types, consistent with JDK-8028800 Reviewed-by: dlsmith, jjg
Wed, 30 Apr 2014 23:02:14 -0700 8029852: Bad code generated (VerifyError) when lambda instantiates enclosing local class and has captured variables
rfield [Wed, 30 Apr 2014 23:02:14 -0700] rev 24225
8029852: Bad code generated (VerifyError) when lambda instantiates enclosing local class and has captured variables 8029725: Lambda reference to containing local class causes javac infinite recursion Reviewed-by: vromero, jlahoda, dlsmith
Wed, 30 Apr 2014 18:19:23 -0700 8036942: javac generates incorrect exception table for multi-catch statements inside a lambda
rfield [Wed, 30 Apr 2014 18:19:23 -0700] rev 24224
8036942: javac generates incorrect exception table for multi-catch statements inside a lambda Summary: Union type info lost and also union type is not processed by TreeMaker.Type -- address by using existing tree, thus by-passing such issues. Reviewed-by: vromero, jlahoda
(0) -10000 -3000 -1000 -300 -100 -30 -10 -4 +4 +10 +30 +100 +300 +1000 +3000 +10000 +30000 tip