test/tools/javac/lambda/TargetType43.out

changeset 1415
01c9d4161882
child 1497
7aa2025bbb7b
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/test/tools/javac/lambda/TargetType43.out	Sat Nov 17 19:01:03 2012 +0000
     1.3 @@ -0,0 +1,5 @@
     1.4 +TargetType43.java:13:20: compiler.err.prob.found.req: (compiler.misc.not.a.functional.intf)
     1.5 +TargetType43.java:13:30: compiler.err.cant.resolve.location: kindname.class, NonExistentClass, , , (compiler.misc.location: kindname.class, TargetType43, null)
     1.6 +TargetType43.java:14:9: compiler.err.cant.apply.symbol: kindname.method, m, java.lang.Object, @359, kindname.class, TargetType43, (compiler.misc.no.conforming.assignment.exists: (compiler.misc.not.a.functional.intf))
     1.7 +TargetType43.java:14:21: compiler.err.cant.resolve.location: kindname.class, NonExistentClass, , , (compiler.misc.location: kindname.class, TargetType43, null)
     1.8 +4 errors

mercurial