test/tools/javac/lambda/MostSpecific04.out

Fri, 27 Sep 2013 10:24:56 +0100

author
vromero
date
Fri, 27 Sep 2013 10:24:56 +0100
changeset 2069
16194509e483
parent 0
959103a6100f
permissions
-rw-r--r--

8024497: crash returning this-referencing lambda from default method
Reviewed-by: jjg, rfield

aoqi@0 1 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
aoqi@0 2 1 error

mercurial