langtools/test/tools/javac/TryWithResources/BadTwrSyntax.out
author jlahoda
Wed, 19 Nov 2014 13:46:04 +0100
changeset 27844 8b5d79870a2f
parent 23133 a58476887b3d
permissions -rw-r--r--
7196163: Project Coin: Allow effectively final variables to be used as resources in try-with-resources Summary: Allowing final variables as operands to try-with-resources; also reviewed by Sergei Pikalev. Reviewed-by: darcy, mcimadamore, vromero
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
27844
8b5d79870a2f 7196163: Project Coin: Allow effectively final variables to be used as resources in try-with-resources
jlahoda
parents: 23133
diff changeset
     1
BadTwrSyntax.java:14:43: compiler.err.illegal.start.of.expr
23133
a58476887b3d 8031383: Error recovery in JavacParser could be improved
jlahoda
parents: 8234
diff changeset
     2
1 error