langtools/test/tools/javac/generics/inference/6638712/T6638712a.out
author mcimadamore
Fri, 16 Sep 2011 14:16:11 +0100
changeset 10634 7f15f5a11ae9
parent 6710 b14e6fe7b290
child 13438 83729994273a
permissions -rw-r--r--
7086586: Inference producing null type argument Summary: Inference should fail in 15.12.2.7 when inference variables with 'nulltype' upper bounds are found Reviewed-by: dlsmith

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>>)
1 error