diff -r 31f541df4187 -r 1129253d3bc7 test/langtools/tools/javac/lambda/MethodReference55.out --- a/test/langtools/tools/javac/lambda/MethodReference55.out Thu Oct 05 12:19:23 2017 +0100 +++ b/test/langtools/tools/javac/lambda/MethodReference55.out Thu Oct 05 18:29:47 2017 +0100 @@ -1,3 +1,3 @@ MethodReference55.java:13:11: compiler.err.prob.found.req: (compiler.misc.invalid.mref: kindname.method, (compiler.misc.bad.static.method.in.bound.lookup: kindname.method, m(java.lang.Object))) -MethodReference55.java:16:9: compiler.err.cant.apply.symbol: kindname.method, g, MethodReference55.V, @361, kindname.class, MethodReference55, (compiler.misc.no.conforming.assignment.exists: (compiler.misc.invalid.mref: kindname.method, (compiler.misc.bad.static.method.in.bound.lookup: kindname.method, m(java.lang.Object)))) +MethodReference55.java:16:9: compiler.err.cant.apply.symbol: kindname.method, g, MethodReference55.V, @11, kindname.class, MethodReference55, (compiler.misc.no.conforming.assignment.exists: (compiler.misc.invalid.mref: kindname.method, (compiler.misc.bad.static.method.in.bound.lookup: kindname.method, m(java.lang.Object)))) 2 errors