langtools/test/tools/javac/TryWithResources/TwrVarKinds.out
author jlahoda
Wed, 09 Dec 2015 14:26:56 +0100
changeset 34565 627464b87753
permissions -rw-r--r--
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

TwrVarKinds.java:28:14: compiler.err.try.with.resources.expr.effectively.final.var: r3
TwrVarKinds.java:33:16: compiler.err.try.with.resources.expr.effectively.final.var: r4
2 errors