diff -r 6dc10c88c07a -r 91c05eb19277 langtools/test/tools/javac/defaultMethods/Neg04.out --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/langtools/test/tools/javac/defaultMethods/Neg04.out Sun Nov 04 10:59:42 2012 +0000 @@ -0,0 +1,2 @@ +Neg04.java:9:48: compiler.err.override.incompatible.ret: (compiler.misc.clashes.with: m(), Neg04.IA2, m(), Neg04.IA1), java.lang.Number, java.lang.Integer +1 error