test/langtools/tools/javac/lambda/MethodReference68.out
changeset 49872 0798eab12791
parent 47316 1129253d3bc7
--- a/test/langtools/tools/javac/lambda/MethodReference68.out	Mon Apr 23 19:32:41 2018 +0100
+++ b/test/langtools/tools/javac/lambda/MethodReference68.out	Tue Apr 24 08:13:30 2018 -0700
@@ -1,2 +1,2 @@
-MethodReference68.java:21:10: compiler.err.cant.apply.symbol: kindname.method, g, MethodReference68.F<Z>,Z[], @12,int, kindname.class, MethodReference68, (compiler.misc.incompatible.upper.lower.bounds: Z, MethodReference68.Foo,java.lang.Object, java.lang.Integer)
-1 error
\ No newline at end of file
+MethodReference68.java:21:10: compiler.err.cant.apply.symbol: kindname.method, g, MethodReference68.F<Z>,Z[], @12,int, kindname.class, MethodReference68, (compiler.misc.incompatible.bounds: Z, (compiler.misc.upper.bounds: MethodReference68.Foo,java.lang.Object), (compiler.misc.lower.bounds: java.lang.Integer))
+1 error