test/tools/javac/lambda/MostSpecific05.out

changeset 2000
4a6acc42c3a1
parent 0
959103a6100f
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/test/tools/javac/lambda/MostSpecific05.out	Mon Sep 02 22:38:36 2013 +0100
     1.3 @@ -0,0 +1,2 @@
     1.4 +MostSpecific05.java:48:11: compiler.err.ref.ambiguous: map, kindname.method, map(MostSpecific05.ObjectConverter<? extends A>), MostSpecific05.MyMapper, kindname.method, map(MostSpecific05.NumberConverter<? extends B>), MostSpecific05.MyMapper
     1.5 +1 error

mercurial