test/tools/javac/lambda/MostSpecific04.out

changeset 0
959103a6100f
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/test/tools/javac/lambda/MostSpecific04.out	Wed Apr 27 01:34:52 2016 +0800
     1.3 @@ -0,0 +1,2 @@
     1.4 +MostSpecific04.java:48:11: compiler.err.ref.ambiguous: map, kindname.method, map(MostSpecific04.DoubleMapper<? super E>), MostSpecific04.MyList, kindname.method, map(MostSpecific04.LongMapper<? super E>), MostSpecific04.MyList
     1.5 +1 error

mercurial