test/tools/javac/lambda/BadMethodCall2.out

Fri, 18 Jan 2013 15:38:14 +0000

author
mcimadamore
date
Fri, 18 Jan 2013 15:38:14 +0000
changeset 1505
3d84ae209919
parent 1461
250f0acf880c
child 2525
2eb010b6cb22
permissions
-rw-r--r--

8006561: Langtools test failure: missing diags/examples
Summary: forgot to hg add tests
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