test/tools/javac/lambda/BadMethodCall2.out

Tue, 18 Dec 2012 22:16:45 +0000

author
mcimadamore
date
Tue, 18 Dec 2012 22:16:45 +0000
changeset 1461
250f0acf880c
parent 1456
f20568328a57
child 2525
2eb010b6cb22
permissions
-rw-r--r--

8005193: New regression test test/tools/javac/lambda/BadMethodCall2.java fails
Summary: Bad golden file in negative test
Reviewed-by: jjh

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