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
sundar [Tue, 08 Dec 2015 10:14:40 +0530] rev 34562
8143404: Remove apple script engine code in jdk repository
Reviewed-by: alanb, mchung
sadayapalam [Tue, 08 Dec 2015 04:59:19 +0530] rev 34561
8144673: Suspect message regarding suitable enclosing instance not being in scope
Summary: javac incorrectly complains about missing enclosing instance while handling method references.
Reviewed-by: vromero
jjg [Mon, 07 Dec 2015 14:02:55 -0800] rev 34560
8059976: Convert JavacFileManager to use java.nio.file internally
Reviewed-by: jlahoda