test/tools/javac/6734819/T6734819a.out

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

author
mcimadamore
date
Thu, 23 Oct 2008 18:29:11 +0100
changeset 158
c6e3fc6dda61
parent 95
fac6b1beaa5a
child 359
8227961c64d3
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 [attribute Y]
     2 [flow Y]
     3 [attribute W]
     4 [flow W]
     5 [attribute Z]
     6 [flow Z]
     7 [desugar Y]
     8 [generate code Y]
     9 [desugar W]
    10 [generate code W]
    11 [desugar Z]
    12 [generate code Z]

mercurial