test/tools/javac/generics/inference/6638712/T6638712d.out

Mon, 16 Aug 2010 14:58:10 +0100

author
mcimadamore
date
Mon, 16 Aug 2010 14:58:10 +0100
changeset 635
dc550520ed6f
parent 384
ed31953ca025
child 689
77cc34d5e548
permissions
-rw-r--r--

6369605: Unconstrained type variables fails to include bounds
Summary: unconstrained type-variables with recursive bounds are not inferred properly
Reviewed-by: jjg

     1 T6638712d.java:16:9: compiler.err.cant.apply.symbol: kindname.method, m, U,java.util.List<java.util.List<U>>, int,java.util.List<java.util.List<java.lang.String>>, kindname.class, T6638712d, null
     2 1 error

mercurial