test/tools/javac/TryWithResources/BadTwrSyntax.out

Wed, 24 Sep 2014 11:38:26 -0700

author
katleman
date
Wed, 24 Sep 2014 11:38:26 -0700
changeset 2562
ed1a48bedfa8
parent 850
2ab47c4cd618
child 2525
2eb010b6cb22
permissions
-rw-r--r--

Added tag jdk8u40-b07 for changeset 2fa3858a281f

     1 BadTwrSyntax.java:14:43: compiler.err.illegal.start.of.type
     2 BadTwrSyntax.java:14:44: compiler.err.expected: =
     3 BadTwrSyntax.java:14:45: compiler.err.expected: ')'
     4 BadTwrSyntax.java:14:47: compiler.err.expected: '{'
     5 BadTwrSyntax.java:15:19: compiler.err.illegal.start.of.expr
     6 BadTwrSyntax.java:15:23: compiler.err.expected: ';'
     7 6 errors

mercurial