lana [Thu, 10 Dec 2015 09:24:25 -0800] rev 34569
Merge
sadayapalam [Thu, 10 Dec 2015 17:24:59 +0530] rev 34568
8145051: Wrong parameter name in synthetic lambda method leads to verifier error
Summary: Synthetic names manufactured by the compiler should not contain '.'
Reviewed-by: mcimadamore
ksrini [Tue, 01 Dec 2015 07:10:35 -0800] rev 34567
8144287: Enhance DocTree API to support @index javadoc tags.
Reviewed-by: jjg
vromero [Wed, 09 Dec 2015 12:50:41 -0800] rev 34566
8136809: Javac fails compiling Collectors.reducing with method reference combiner
Reviewed-by: mcimadamore
jlahoda [Wed, 09 Dec 2015 14:26:56 +0100] rev 34565
8080641: JEP-JDK-8042880 : Implement new tests on Project Coin
Summary: A set of tests using t-w-r as variable in different positive and negative constructions
Reviewed-by: abuckley, darcy, jlahoda, sadayapalam
Contributed-by: sergei.pikalev@oracle.com
alundblad [Tue, 08 Dec 2015 21:02:07 +0100] rev 34564
8144941: test/tools/javac/processing/TestMultipleErrors.java should have /nodynamiccopyright
Summary: Removed copyright notice and added /nodynamiccopyright.
Reviewed-by: jjg
sadayapalam [Tue, 08 Dec 2015 18:01:03 +0530] rev 34563
8138598: Incorrect reference to JLS in javadoc for Types.isSignaturePolymorphic()
Reviewed-by: mcimadamore