diff -r 000000000000 -r 959103a6100f test/tools/javac/lambda/MostSpecific01.out --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test/tools/javac/lambda/MostSpecific01.out Wed Apr 27 01:34:52 2016 +0800 @@ -0,0 +1,2 @@ +MostSpecific01.java:23:9: compiler.err.ref.ambiguous: m, kindname.method, m(Test.IntMapper,java.lang.String), Test, kindname.method, m(Test.LongMapper,java.lang.Integer), Test +1 error