langtools/test/tools/javac/TryWithResources/TwrForVariable2.out
author jlahoda
Wed, 09 Dec 2015 14:26:56 +0100
changeset 34565 627464b87753
parent 27844 8b5d79870a2f
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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
34565
627464b87753 8080641: JEP-JDK-8042880 : Implement new tests on Project Coin
jlahoda
parents: 27844
diff changeset
     1
TwrForVariable2.java:13:21: compiler.err.expected: token.identifier
627464b87753 8080641: JEP-JDK-8042880 : Implement new tests on Project Coin
jlahoda
parents: 27844
diff changeset
     2
TwrForVariable2.java:16:27: compiler.err.expected: token.identifier
627464b87753 8080641: JEP-JDK-8042880 : Implement new tests on Project Coin
jlahoda
parents: 27844
diff changeset
     3
TwrForVariable2.java:19:16: compiler.err.illegal.start.of.expr
627464b87753 8080641: JEP-JDK-8042880 : Implement new tests on Project Coin
jlahoda
parents: 27844
diff changeset
     4
TwrForVariable2.java:22:14: compiler.err.try.with.resources.expr.needs.var
627464b87753 8080641: JEP-JDK-8042880 : Implement new tests on Project Coin
jlahoda
parents: 27844
diff changeset
     5
TwrForVariable2.java:25:16: compiler.err.try.with.resources.expr.needs.var
627464b87753 8080641: JEP-JDK-8042880 : Implement new tests on Project Coin
jlahoda
parents: 27844
diff changeset
     6
TwrForVariable2.java:28:19: compiler.err.try.with.resources.expr.needs.var
627464b87753 8080641: JEP-JDK-8042880 : Implement new tests on Project Coin
jlahoda
parents: 27844
diff changeset
     7
TwrForVariable2.java:31:31: compiler.err.try.with.resources.expr.needs.var
627464b87753 8080641: JEP-JDK-8042880 : Implement new tests on Project Coin
jlahoda
parents: 27844
diff changeset
     8
TwrForVariable2.java:34:14: compiler.err.try.with.resources.expr.needs.var
627464b87753 8080641: JEP-JDK-8042880 : Implement new tests on Project Coin
jlahoda
parents: 27844
diff changeset
     9
8 errors