test/langtools/tools/javac/lambda/MethodReference55.out
author erikj
Tue, 12 Sep 2017 19:03:39 +0200
changeset 47216 71c04702a3d5
parent 28803 langtools/test/tools/javac/lambda/MethodReference55.out@6752a23c7fec
child 47316 1129253d3bc7
permissions -rw-r--r--
8187443: Forest Consolidation: Move files to unified layout Reviewed-by: darcy, ihse
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
28803
6752a23c7fec 8072445: tools/javac/lambda/MethodReference55.java fails across platforms
mcimadamore
parents: 28456
diff changeset
     1
MethodReference55.java:13:11: compiler.err.prob.found.req: (compiler.misc.invalid.mref: kindname.method, (compiler.misc.bad.static.method.in.bound.lookup: kindname.method, m(java.lang.Object)))
6752a23c7fec 8072445: tools/javac/lambda/MethodReference55.java fails across platforms
mcimadamore
parents: 28456
diff changeset
     2
MethodReference55.java:16:9: compiler.err.cant.apply.symbol: kindname.method, g, MethodReference55.V, @361, kindname.class, MethodReference55<X>, (compiler.misc.no.conforming.assignment.exists: (compiler.misc.invalid.mref: kindname.method, (compiler.misc.bad.static.method.in.bound.lookup: kindname.method, m(java.lang.Object))))
14724
b542db73539a 8004101: Add checks for method reference well-formedness
mcimadamore
parents:
diff changeset
     3
2 errors