test/langtools/tools/javac/lambda/MethodReference55.out
author mcimadamore
Thu, 05 Oct 2017 18:29:47 +0100
changeset 47316 1129253d3bc7
parent 47216 71c04702a3d5
permissions -rw-r--r--
8172443: Change use of tree.pos to line:col in rawDiagnostics Summary: Generate more stable raw diagnostic position for functional expression AST diag arguments Reviewed-by: jjg, vromero
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)))
47316
1129253d3bc7 8172443: Change use of tree.pos to line:col in rawDiagnostics
mcimadamore
parents: 47216
diff changeset
     2
MethodReference55.java:16:9: compiler.err.cant.apply.symbol: kindname.method, g, MethodReference55.V, @11, 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