test/tools/javac/lambda/BadMethodCall2.out

changeset 1461
250f0acf880c
parent 1456
f20568328a57
child 2525
2eb010b6cb22
     1.1 --- a/test/tools/javac/lambda/BadMethodCall2.out	Tue Dec 18 10:23:40 2012 +0100
     1.2 +++ b/test/tools/javac/lambda/BadMethodCall2.out	Tue Dec 18 22:16:45 2012 +0000
     1.3 @@ -1,4 +1,4 @@
     1.4 -BadMethodCall2.java:9:13: compiler.err.cant.resolve.location.args: kindname.method, nonExistent, , @310, (compiler.misc.location.1: kindname.variable, rec, java.lang.Object)
     1.5 -BadMethodCall2.java:10:13: compiler.err.cant.resolve.location.args: kindname.method, nonExistent, , @357, (compiler.misc.location.1: kindname.variable, rec, java.lang.Object)
     1.6 -BadMethodCall2.java:11:13: compiler.err.cant.resolve.location.args: kindname.method, nonExistent, , @391, (compiler.misc.location.1: kindname.variable, rec, java.lang.Object)
     1.7 +BadMethodCall2.java:9:13: compiler.err.cant.resolve.location.args: kindname.method, nonExistent, , @309, (compiler.misc.location.1: kindname.variable, rec, java.lang.Object)
     1.8 +BadMethodCall2.java:10:13: compiler.err.cant.resolve.location.args: kindname.method, nonExistent, , @356, (compiler.misc.location.1: kindname.variable, rec, java.lang.Object)
     1.9 +BadMethodCall2.java:11:13: compiler.err.cant.resolve.location.args: kindname.method, nonExistent, , @390, (compiler.misc.location.1: kindname.variable, rec, java.lang.Object)
    1.10  3 errors

mercurial