test/tools/javac/generics/6359951/T6359951.out

Thu, 23 Oct 2008 18:29:11 +0100

author
mcimadamore
date
Thu, 23 Oct 2008 18:29:11 +0100
changeset 158
c6e3fc6dda61
parent 0
959103a6100f
permissions
-rw-r--r--

6557954: Inner class type parameters doesn't get substituted when checking type well-formedness
Summary: Validator.visitTypeApply should substitute all formal typevars with actual parameters
Reviewed-by: jjg

     1 T6359951.java:14:27: compiler.err.type.var.cant.be.deref
     2 T6359951.java:15:44: compiler.err.type.var.cant.be.deref
     3 T6359951.java:16:44: compiler.err.type.var.cant.be.deref
     4 3 errors

mercurial