author | mcimadamore |
Fri, 28 Jan 2011 12:03:49 +0000 | |
changeset 8229 | 39266c1b1b0e |
parent 6710 | b14e6fe7b290 |
child 12468 | 1100643c0209 |
permissions | -rw-r--r-- |
8229
39266c1b1b0e
6313164: javac generates code that fails byte code verification for the varargs feature
mcimadamore
parents:
6710
diff
changeset
|
1 |
T6638712d.java:16:9: compiler.err.cant.apply.symbol.1: kindname.method, m, U,java.util.List<java.util.List<U>>, int,java.util.List<java.util.List<java.lang.String>>, kindname.class, T6638712d, (compiler.misc.no.conforming.assignment.exists: int, java.lang.String) |
3140
15a274b13051
6638712: Inference with wildcard types causes selection of inapplicable method
mcimadamore
parents:
diff
changeset
|
2 |
1 error |