test/tools/javac/lambda/TargetType39.out

changeset 1510
7873d37f5b37
parent 1415
01c9d4161882
child 2000
4a6acc42c3a1
     1.1 --- a/test/tools/javac/lambda/TargetType39.out	Mon Jan 21 11:16:28 2013 -0800
     1.2 +++ b/test/tools/javac/lambda/TargetType39.out	Mon Jan 21 20:13:56 2013 +0000
     1.3 @@ -1,3 +1,3 @@
     1.4 -TargetType39.java:19:9: compiler.err.cant.apply.symbol: kindname.method, call, TargetType39.SAM<U,V>, @442, kindname.class, TargetType39, (compiler.misc.cyclic.inference: U)
     1.5 -TargetType39.java:20:9: compiler.err.cant.apply.symbol: kindname.method, call, TargetType39.SAM<U,V>, @479, kindname.class, TargetType39, (compiler.misc.cyclic.inference: V)
     1.6 +TargetType39.java:19:13: compiler.err.prob.found.req: (compiler.misc.cyclic.inference: U)
     1.7 +TargetType39.java:20:13: compiler.err.prob.found.req: (compiler.misc.cyclic.inference: V)
     1.8  2 errors

mercurial