test/tools/javac/TryWithResources/BadTwrSyntax.out

Fri, 22 Mar 2013 12:43:09 +0000

author
mcimadamore
date
Fri, 22 Mar 2013 12:43:09 +0000
changeset 1655
c6728c9addff
parent 850
2ab47c4cd618
child 2525
2eb010b6cb22
permissions
-rw-r--r--

8010303: Graph inference: missing incorporation step causes spurious inference error
Summary: Multiple equality constraints on inference vars are not used to generate new inference constraints
Reviewed-by: jjg

     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