test/tools/javac/6734819/T6734819b.out

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

author
mcimadamore
date
Thu, 23 Oct 2008 18:29:11 +0100
changeset 158
c6e3fc6dda61
parent 119
1e83972f53fb
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 A]
     2 [flow A]
     3 [attribute B]
     4 [flow B]
     5 [desugar A]
     6 [generate code A]
     7 [desugar B]
     8 [generate code B.C]
     9 [generate code B]

mercurial