test/tools/javac/lambda/BadMethodCall2.out

Tue, 04 Jun 2013 11:31:12 +0100

author
mcimadamore
date
Tue, 04 Jun 2013 11:31:12 +0100
changeset 1799
32c50b5f70b5
parent 1461
250f0acf880c
child 2525
2eb010b6cb22
permissions
-rw-r--r--

8008160: Five lambda TargetType tests have @ignore
Summary: Remove @ignore flags from tests that now pass
Reviewed-by: jjg

mcimadamore@1461 1 BadMethodCall2.java:9:13: compiler.err.cant.resolve.location.args: kindname.method, nonExistent, , @309, (compiler.misc.location.1: kindname.variable, rec, java.lang.Object)
mcimadamore@1461 2 BadMethodCall2.java:10:13: compiler.err.cant.resolve.location.args: kindname.method, nonExistent, , @356, (compiler.misc.location.1: kindname.variable, rec, java.lang.Object)
mcimadamore@1461 3 BadMethodCall2.java:11:13: compiler.err.cant.resolve.location.args: kindname.method, nonExistent, , @390, (compiler.misc.location.1: kindname.variable, rec, java.lang.Object)
mcimadamore@1456 4 3 errors

mercurial