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

mcimadamore@95 1 [attribute A]
mcimadamore@95 2 [flow A]
mcimadamore@95 3 [attribute B]
mcimadamore@95 4 [flow B]
mcimadamore@95 5 [desugar A]
mcimadamore@95 6 [generate code A]
mcimadamore@95 7 [desugar B]
jjg@119 8 [generate code B.C]
mcimadamore@95 9 [generate code B]

mercurial