jdk/langtools/test/tools/javac/TryWithResources
Sergei Pikalev 02d2bd56f3 8080641: JEP-JDK-8042880 : Implement new tests on Project Coin
A set of tests using t-w-r as variable in different positive and negative constructions

Reviewed-by: abuckley, darcy, jlahoda, sadayapalam
2015-12-09 14:26:56 +01:00
..
BadTwr.java 8074387: Group 11: golden files for coin tests in tools/javac dir 2015-05-15 01:36:32 -07:00
BadTwr.out
BadTwr6.out 8074387: Group 11: golden files for coin tests in tools/javac dir 2015-05-15 01:36:32 -07:00
BadTwrSyntax.java 8074387: Group 11: golden files for coin tests in tools/javac dir 2015-05-15 01:36:32 -07:00
BadTwrSyntax.out 7196163: Project Coin: Allow effectively final variables to be used as resources in try-with-resources 2014-11-19 13:46:04 +01:00
BadTwrSyntax6.out 8074387: Group 11: golden files for coin tests in tools/javac dir 2015-05-15 01:36:32 -07:00
DuplicateResource.java
DuplicateResourceDecl.java
DuplicateResourceDecl.out
ExplicitFinal.java
ImplicitFinal.java
ImplicitFinal.out
InterruptedExceptionTest.java 8076543: Add @modules as needed to the langtools tests 2015-05-21 11:41:04 -07:00
PlainTry.java
PlainTry.out
PlainTry6.out
ResDeclOutsideTry.java 7196163: Project Coin: Allow effectively final variables to be used as resources in try-with-resources 2014-11-19 13:46:04 +01:00
ResDeclOutsideTry.out 7196163: Project Coin: Allow effectively final variables to be used as resources in try-with-resources 2014-11-19 13:46:04 +01:00
ResInNestedExpr.java
ResourceInterface.java
ResourceInterface.out
ResourceNameConflict.java
ResourceNameConflict.out
ResourceOutsideTry.java
ResourceOutsideTry.out
ResourceRedecl.java
ResourceRedecl.out
ResourceShadow.java
ResourceTypeVar.java
T7022711.java 8080641: JEP-JDK-8042880 : Implement new tests on Project Coin 2015-12-09 14:26:56 +01:00
T7022711.out 8080641: JEP-JDK-8042880 : Implement new tests on Project Coin 2015-12-09 14:26:56 +01:00
T7032633.java 8080641: JEP-JDK-8042880 : Implement new tests on Project Coin 2015-12-09 14:26:56 +01:00
T7164542.java
T7178324.java
TestTwr09.java
TwrAndLambda.java 8080641: JEP-JDK-8042880 : Implement new tests on Project Coin 2015-12-09 14:26:56 +01:00
TwrAndLambda.out 8080641: JEP-JDK-8042880 : Implement new tests on Project Coin 2015-12-09 14:26:56 +01:00
TwrAndTypeVariables.java 8080641: JEP-JDK-8042880 : Implement new tests on Project Coin 2015-12-09 14:26:56 +01:00
TwrAndTypeVariables.out 8080641: JEP-JDK-8042880 : Implement new tests on Project Coin 2015-12-09 14:26:56 +01:00
TwrFlow.java
TwrFlow.out
TwrForVariable1.java 8080641: JEP-JDK-8042880 : Implement new tests on Project Coin 2015-12-09 14:26:56 +01:00
TwrForVariable1.out 7196163: Project Coin: Allow effectively final variables to be used as resources in try-with-resources 2014-11-19 13:46:04 +01:00
TwrForVariable2.java 8080641: JEP-JDK-8042880 : Implement new tests on Project Coin 2015-12-09 14:26:56 +01:00
TwrForVariable2.out 8080641: JEP-JDK-8042880 : Implement new tests on Project Coin 2015-12-09 14:26:56 +01:00
TwrForVariable3.java 8080641: JEP-JDK-8042880 : Implement new tests on Project Coin 2015-12-09 14:26:56 +01:00
TwrForVariable3.out 8080641: JEP-JDK-8042880 : Implement new tests on Project Coin 2015-12-09 14:26:56 +01:00
TwrForVariable4.java 7196163: Project Coin: Allow effectively final variables to be used as resources in try-with-resources 2014-11-19 13:46:04 +01:00
TwrForVariable4.out 7196163: Project Coin: Allow effectively final variables to be used as resources in try-with-resources 2014-11-19 13:46:04 +01:00
TwrLint.java
TwrLint.out
TwrMultiCatch.java
TwrNullTests.java
TwrOnNonResource.java 8074387: Group 11: golden files for coin tests in tools/javac dir 2015-05-15 01:36:32 -07:00
TwrOnNonResource.out
TwrOnNonResource6.out 8074387: Group 11: golden files for coin tests in tools/javac dir 2015-05-15 01:36:32 -07:00
TwrSuppression.java
TwrTests.java
TwrVarKinds.java 8080641: JEP-JDK-8042880 : Implement new tests on Project Coin 2015-12-09 14:26:56 +01:00
TwrVarKinds.out 8080641: JEP-JDK-8042880 : Implement new tests on Project Coin 2015-12-09 14:26:56 +01:00
TwrVarRedeclaration.java 8080641: JEP-JDK-8042880 : Implement new tests on Project Coin 2015-12-09 14:26:56 +01:00
TwrVarRedeclaration.out 8080641: JEP-JDK-8042880 : Implement new tests on Project Coin 2015-12-09 14:26:56 +01:00
UnusedResourcesTest.java 8076543: Add @modules as needed to the langtools tests 2015-05-21 11:41:04 -07:00
WeirdTwr.java 8074387: Group 11: golden files for coin tests in tools/javac dir 2015-05-15 01:36:32 -07:00
WeirdTwr.out 8074387: Group 11: golden files for coin tests in tools/javac dir 2015-05-15 01:36:32 -07:00