langtools/test/tools/javac/generics/inference/6638712/T6638712c.out
author mcimadamore
Tue, 25 Sep 2012 11:55:34 +0100
changeset 14047 7c7a5611cf76
parent 13438 83729994273a
child 14062 b7439971a094
permissions -rw-r--r--
7175433: Inference cleanup: add helper class to handle inference variables Summary: Add class to handle inference variables instantiation and associated info Reviewed-by: jjg, dlsmith

T6638712c.java:16:9: compiler.err.cant.apply.symbol.1: kindname.method, sort, T[],java.util.Comparator<? super T>, java.lang.Enum[],java.util.Comparator<java.lang.Enum<?>>, kindname.class, T6638712c, (compiler.misc.infer.no.conforming.assignment.exists: T, (compiler.misc.inconvertible.types: java.util.Comparator<java.lang.Enum<?>>, java.util.Comparator<? super java.lang.Enum>))
1 error