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

mcimadamore@95 1 [attribute Y]
mcimadamore@95 2 [flow Y]
mcimadamore@95 3 [attribute W]
mcimadamore@95 4 [flow W]
mcimadamore@95 5 [attribute Z]
mcimadamore@95 6 [flow Z]
mcimadamore@95 7 [desugar Y]
mcimadamore@95 8 [generate code Y]
mcimadamore@95 9 [desugar W]
mcimadamore@95 10 [generate code W]
mcimadamore@95 11 [desugar Z]
mcimadamore@95 12 [generate code Z]

mercurial