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
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
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
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
sadayapalam [Fri, 06 Nov 2015 14:45:44 +0530] rev 33705
8138612: Do not retain declaration annotations on lambda formal parameters
Reviewed-by: jlahoda
lana [Thu, 12 Nov 2015 10:39:10 -0800] rev 33704
Added tag jdk9-b92 for changeset 27b563ba49e8
duke [Wed, 05 Jul 2017 21:00:43 +0200] rev 33703
Merge
lana [Thu, 12 Nov 2015 10:39:04 -0800] rev 33702
Added tag jdk9-b92 for changeset 42ca9d5434cc
duke [Wed, 05 Jul 2017 21:00:36 +0200] rev 33701
Merge
lana [Thu, 12 Nov 2015 18:27:26 -0800] rev 33700
Merge