langtools/test/tools/javac/generics/7034511/T7034511b.out
author mcimadamore
Tue, 12 Apr 2011 20:56:16 -0700
changeset 9301 da48f63f0b22
child 14062 b7439971a094
permissions -rw-r--r--
7034511: Loophole in typesafety Summary: Type-variable substutution takes upper bound of replaced captured type-variable Reviewed-by: dlsmith
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
9301
da48f63f0b22 7034511: Loophole in typesafety
mcimadamore
parents:
diff changeset
     1
T7034511b.java:14:11: compiler.err.cant.apply.symbol.1: kindname.method, toArray, compiler.misc.type.captureof: 1, ?[], java.lang.Object[], kindname.class, T7034511b.MyList<E>, (compiler.misc.no.conforming.assignment.exists: java.lang.Object[], compiler.misc.type.captureof: 1, ?[])
da48f63f0b22 7034511: Loophole in typesafety
mcimadamore
parents:
diff changeset
     2
1 error