author | mcimadamore |
Fri, 16 Sep 2011 14:16:11 +0100 | |
changeset 10634 | 7f15f5a11ae9 |
parent 6710 | b14e6fe7b290 |
child 13438 | 83729994273a |
permissions | -rw-r--r-- |
10634
7f15f5a11ae9
7086586: Inference producing null type argument
mcimadamore
parents:
6710
diff
changeset
|
1 |
T6638712a.java:16:33: compiler.err.cant.apply.symbol.1: kindname.method, compound, java.lang.Iterable<? extends java.util.Comparator<? super T>>, java.util.List<java.util.Comparator<?>>, kindname.class, T6638712a, (compiler.misc.infer.no.conforming.assignment.exists: T, java.util.List<java.util.Comparator<?>>, java.lang.Iterable<? extends java.util.Comparator<? super T>>) |
3140
15a274b13051
6638712: Inference with wildcard types causes selection of inapplicable method
mcimadamore
parents:
diff
changeset
|
2 |
1 error |