view test/tools/javac/generics/inference/6650759/T6650759m.out @ 165:e62c8af01197 jdk6-b32

OPENJDK6-35: backport of JDK-6650759 to openjdk6 Summary: Inference of formal type parameter (unused in formal parameters) is not performed. Reviewed-by: aph Contributed-by: vkarnauk <vladislav@azulsystems.com>, nikgor <nikolay@azulsystems.com>, ikrylov <ivan@azulsystems.com>
author ikrylov
date Mon, 23 Jun 2014 17:25:14 +0400
parents
children
line wrap: on
line source

T6650759m.java:20:36: compiler.err.prob.found.req: (- compiler.misc.incompatible.types), java.util.List<? super java.lang.Integer>, java.util.List<? super java.lang.String>
1 error