diff -r b577222ef7b3 -r f65a807714ba test/tools/javac/generics/inference/8019824/T8019824.out --- a/test/tools/javac/generics/inference/8019824/T8019824.out Wed Jul 17 14:19:25 2013 +0100 +++ b/test/tools/javac/generics/inference/8019824/T8019824.out Wed Jul 17 14:21:12 2013 +0100 @@ -1,2 +1,2 @@ -T8019824.java:9:25: compiler.err.cant.apply.symbol: kindname.method, make, java.lang.Class, java.lang.Class>, kindname.class, T8019824, (compiler.misc.incompatible.eq.upper.bounds: C, compiler.misc.type.captureof: 1, ? extends T8019824.Foo, T8019824.Foo) +T8019824.java:9:25: compiler.err.cant.apply.symbol: kindname.method, make, java.lang.Class, java.lang.Class>, kindname.class, T8019824, (compiler.misc.incompatible.eq.upper.bounds: C, compiler.misc.type.captureof: 1, ? extends T8019824.Foo, T8019824.Foo) 1 error