8005193: New regression test test/tools/javac/lambda/BadMethodCall2.java fails
authormcimadamore
Tue, 18 Dec 2012 22:16:45 +0000
changeset 14958 cffa218ca1ed
parent 14957 ea7808ffcf6d
child 14959 f302e9445be7
8005193: New regression test test/tools/javac/lambda/BadMethodCall2.java fails Summary: Bad golden file in negative test Reviewed-by: jjh
langtools/test/tools/javac/lambda/BadMethodCall2.out
--- a/langtools/test/tools/javac/lambda/BadMethodCall2.out	Tue Dec 18 10:23:40 2012 +0100
+++ b/langtools/test/tools/javac/lambda/BadMethodCall2.out	Tue Dec 18 22:16:45 2012 +0000
@@ -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)
-BadMethodCall2.java:10:13: compiler.err.cant.resolve.location.args: kindname.method, nonExistent, , @357, (compiler.misc.location.1: kindname.variable, rec, java.lang.Object)
-BadMethodCall2.java:11:13: compiler.err.cant.resolve.location.args: kindname.method, nonExistent, , @391, (compiler.misc.location.1: kindname.variable, rec, java.lang.Object)
+BadMethodCall2.java:9:13: compiler.err.cant.resolve.location.args: kindname.method, nonExistent, , @309, (compiler.misc.location.1: kindname.variable, rec, java.lang.Object)
+BadMethodCall2.java:10:13: compiler.err.cant.resolve.location.args: kindname.method, nonExistent, , @356, (compiler.misc.location.1: kindname.variable, rec, java.lang.Object)
+BadMethodCall2.java:11:13: compiler.err.cant.resolve.location.args: kindname.method, nonExistent, , @390, (compiler.misc.location.1: kindname.variable, rec, java.lang.Object)
 3 errors