test/tools/javac/lambda/TargetType39.out

Thu, 25 Jul 2013 14:51:40 +0100

author
mcimadamore
date
Thu, 25 Jul 2013 14:51:40 +0100
changeset 1921
dae52d74c1fc
parent 1510
7873d37f5b37
child 2000
4a6acc42c3a1
permissions
-rw-r--r--

8020843: javac crashes on accessibility check with method reference with typevar receiver
Summary: method reference overload check doesn't walk through type-variable receivers
Reviewed-by: jjg

mcimadamore@1510 1 TargetType39.java:19:13: compiler.err.prob.found.req: (compiler.misc.cyclic.inference: U)
mcimadamore@1510 2 TargetType39.java:20:13: compiler.err.prob.found.req: (compiler.misc.cyclic.inference: V)
mcimadamore@1415 3 2 errors

mercurial