langtools/test/tools/javac/6758789/T6758789a.out
author mcimadamore
Fri, 24 Oct 2008 12:46:34 +0100
changeset 1534 e923a41e84cc
child 3766 7e2df99e9223
permissions -rw-r--r--
6758789: Some method resolution diagnostic should be improved Summary: Recent work on diagnostics left out some resolution corner cases Reviewed-by: jjg
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1534
e923a41e84cc 6758789: Some method resolution diagnostic should be improved
mcimadamore
parents:
diff changeset
     1
T6758789a.java:37:9: compiler.err.cant.apply.symbol: kindname.method, m1, compiler.misc.no.args, int, kindname.class, T6758789a, null
e923a41e84cc 6758789: Some method resolution diagnostic should be improved
mcimadamore
parents:
diff changeset
     2
T6758789a.java:38:9: compiler.err.cant.apply.symbol: kindname.method, m2, int, compiler.misc.no.args, kindname.class, T6758789a, null
e923a41e84cc 6758789: Some method resolution diagnostic should be improved
mcimadamore
parents:
diff changeset
     3
2 errors