author | mcimadamore |
Mon, 16 Aug 2010 14:58:10 +0100 | |
changeset 6348 | 6c9b14d4a438 |
parent 3766 | 7e2df99e9223 |
child 6710 | b14e6fe7b290 |
permissions | -rw-r--r-- |
6348
6c9b14d4a438
6369605: Unconstrained type variables fails to include bounds
mcimadamore
parents:
3766
diff
changeset
|
1 |
T6638712a.java:16:41: compiler.err.prob.found.req: (compiler.misc.incompatible.types.1: (compiler.misc.no.conforming.instance.exists: T, java.util.Comparator<T>, java.util.Comparator<java.lang.String>)), <T>java.util.Comparator<T>, java.util.Comparator<java.lang.String> |
3140
15a274b13051
6638712: Inference with wildcard types causes selection of inapplicable method
mcimadamore
parents:
diff
changeset
|
2 |
1 error |