hg: jdk9/dev/langtools: 8080641: JEP-JDK-8042880 : Implement new tests on Project Coin

jan.lahoda at oracle.com jan.lahoda at oracle.com
Wed Dec 9 13:28:04 UTC 2015


Changeset: ec86b76c5d03
Author:    jlahoda
Date:      2015-12-09 14:26 +0100
URL:       http://hg.openjdk.java.net/jdk9/dev/langtools/rev/ec86b76c5d03

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 at oracle.com

! test/tools/javac/TryWithResources/T7022711.java
! test/tools/javac/TryWithResources/T7022711.out
! test/tools/javac/TryWithResources/T7032633.java
+ test/tools/javac/TryWithResources/TwrAndLambda.java
+ test/tools/javac/TryWithResources/TwrAndLambda.out
+ test/tools/javac/TryWithResources/TwrAndTypeVariables.java
+ test/tools/javac/TryWithResources/TwrAndTypeVariables.out
! test/tools/javac/TryWithResources/TwrForVariable1.java
! test/tools/javac/TryWithResources/TwrForVariable2.java
! test/tools/javac/TryWithResources/TwrForVariable2.out
! test/tools/javac/TryWithResources/TwrForVariable3.java
! test/tools/javac/TryWithResources/TwrForVariable3.out
+ test/tools/javac/TryWithResources/TwrVarKinds.java
+ test/tools/javac/TryWithResources/TwrVarKinds.out
+ test/tools/javac/TryWithResources/TwrVarRedeclaration.java
+ test/tools/javac/TryWithResources/TwrVarRedeclaration.out
+ test/tools/javac/defaultMethods/private/PrivateGenerics.java



More information about the jdk9-dev-changes mailing list