test/tools/javac/lambda/BadStatementInLambda.out

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

author
mcimadamore
date
Fri, 22 Mar 2013 12:43:09 +0000
changeset 1655
c6728c9addff
parent 0
959103a6100f
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 BadStatementInLambda.java:16:21: compiler.err.not.stmt
     2 BadStatementInLambda.java:17:21: compiler.err.not.stmt
     3 BadStatementInLambda.java:18:23: compiler.err.not.stmt
     4 3 errors

mercurial