diff -r 1985e35e97b2 -r 7873d37f5b37 test/tools/javac/lambda/TargetType39.out --- a/test/tools/javac/lambda/TargetType39.out Mon Jan 21 11:16:28 2013 -0800 +++ b/test/tools/javac/lambda/TargetType39.out Mon Jan 21 20:13:56 2013 +0000 @@ -1,3 +1,3 @@ -TargetType39.java:19:9: compiler.err.cant.apply.symbol: kindname.method, call, TargetType39.SAM, @442, kindname.class, TargetType39, (compiler.misc.cyclic.inference: U) -TargetType39.java:20:9: compiler.err.cant.apply.symbol: kindname.method, call, TargetType39.SAM, @479, kindname.class, TargetType39, (compiler.misc.cyclic.inference: V) +TargetType39.java:19:13: compiler.err.prob.found.req: (compiler.misc.cyclic.inference: U) +TargetType39.java:20:13: compiler.err.prob.found.req: (compiler.misc.cyclic.inference: V) 2 errors