test/tools/javac/lambda/MethodReference71.out

Mon, 07 Apr 2014 11:38:59 +0200

author
kizune
date
Mon, 07 Apr 2014 11:38:59 +0200
changeset 2354
b33835c5d96a
parent 2000
4a6acc42c3a1
child 2525
2eb010b6cb22
permissions
-rw-r--r--

8031425: Two langtools/javac tests fail by timeout on Windows
Reviewed-by: vromero, 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
vromero@2000 2 MethodReference71.java:24:11: compiler.err.prob.found.req: (compiler.misc.infer.no.conforming.assignment.exists: Z, (compiler.misc.invalid.mref: kindname.method, (compiler.misc.cant.apply.symbol: kindname.method, m2, java.lang.Integer[], java.lang.Object, kindname.class, MethodReference71, (compiler.misc.varargs.argument.mismatch: (compiler.misc.inconvertible.types: java.lang.Object, java.lang.Integer)))))
mcimadamore@1897 3 2 errors

mercurial