Thu, 12 Nov 2015 08:39:23 +0530 8139255: javac reports "cannot override" messages instead of "cannot hide" messages for static methods
sadayapalam [Thu, 12 Nov 2015 08:39:23 +0530] rev 33713
8139255: javac reports "cannot override" messages instead of "cannot hide" messages for static methods Summary: Improve clarity of javac messages by discriminating hiding scenerio from overriding Reviewed-by: mcimadamore, sadayapalam Contributed-by: srinivas.dama@oracle.com
Thu, 12 Nov 2015 06:13:14 +0530 8136419: Type annotations in initializers and lambda bodies not written to class file
sadayapalam [Thu, 12 Nov 2015 06:13:14 +0530] rev 33712
8136419: Type annotations in initializers and lambda bodies not written to class file Reviewed-by: jlahoda
Thu, 12 Nov 2015 05:59:47 +0530 8142476: Call site initialization exception caused by LambdaConversionException: Invalid receiver type
sadayapalam [Thu, 12 Nov 2015 05:59:47 +0530] rev 33711
8142476: Call site initialization exception caused by LambdaConversionException: Invalid receiver type Summary: Incorrect handling of intersection typed receiver in method references results in call site initialization exception Reviewed-by: mcimadamore
Wed, 11 Nov 2015 18:46:03 +0530 8141508: java.lang.invoke.LambdaConversionException: Invalid receiver type
sadayapalam [Wed, 11 Nov 2015 18:46:03 +0530] rev 33710
8141508: java.lang.invoke.LambdaConversionException: Invalid receiver type Summary: Incorrect handling of intersection type parameter of functional interface descriptor results in call site initialization exception Reviewed-by: mcimadamore
Wed, 11 Nov 2015 17:13:10 +0530 8142467: Remove all references Flags.IPROXY
sadayapalam [Wed, 11 Nov 2015 17:13:10 +0530] rev 33709
8142467: Remove all references Flags.IPROXY Summary: Remove all references to flag bit IPROXY that has fallen into disuse. Reviewed-by: mcimadamore
Tue, 10 Nov 2015 11:49:14 +0000 8141613: Compiler fails to infer generic type
mcimadamore [Tue, 10 Nov 2015 11:49:14 +0000] rev 33708
8141613: Compiler fails to infer generic type Summary: Repeated capture of same expression leads to erroneous inference constraints Reviewed-by: vromero
Mon, 09 Nov 2015 16:03:30 +0000 8141639: Signatures in Lower could be made tighter by using JCExpression instead of JCTree
mcimadamore [Mon, 09 Nov 2015 16:03:30 +0000] rev 33707
8141639: Signatures in Lower could be made tighter by using JCExpression instead of JCTree Summary: Make signatures of Lower methods more specific Reviewed-by: jlahoda
Mon, 09 Nov 2015 05:45:22 +0530 8129740: Incorrect class file created when passing lambda in inner class constructor
sadayapalam [Mon, 09 Nov 2015 05:45:22 +0530] rev 33706
8129740: Incorrect class file created when passing lambda in inner class constructor Summary: Lambda implementation method must be static when lambda is an argument to an explicit constructor call. Reviewed-by: mcimadamore, jlahoda
Fri, 06 Nov 2015 14:45:44 +0530 8138612: Do not retain declaration annotations on lambda formal parameters
sadayapalam [Fri, 06 Nov 2015 14:45:44 +0530] rev 33705
8138612: Do not retain declaration annotations on lambda formal parameters Reviewed-by: jlahoda
Thu, 12 Nov 2015 10:39:10 -0800 Added tag jdk9-b92 for changeset 27b563ba49e8
lana [Thu, 12 Nov 2015 10:39:10 -0800] rev 33704
Added tag jdk9-b92 for changeset 27b563ba49e8
(0) -30000 -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 tip