test/tools/javac/lambda/MethodReference71.out

Wed, 28 Aug 2013 10:17:23 -0700

author
henryjen
date
Wed, 28 Aug 2013 10:17:23 -0700
changeset 1983
7de7100c30ce
parent 1897
866c87c01285
child 2000
4a6acc42c3a1
permissions
-rw-r--r--

8014566: Remove @ignore tags from MethodReference66 and InInterface when 8013875 is fixed
Reviewed-by: briangoetz, jjg

mcimadamore@1897 1 MethodReference71.java:24:10: compiler.err.ref.ambiguous: g, kindname.method, <Z>g(MethodReference71.F<Z>), MethodReference71, kindname.method, <Z>g(MethodReference71.G<Z>), MethodReference71
mcimadamore@1897 2 MethodReference71.java:24:11: compiler.err.prob.found.req: (compiler.misc.cyclic.inference: Z)
mcimadamore@1897 3 2 errors

mercurial