test/tools/javac/T6245591.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

aoqi@0 1 T6245591.java:8:5: compiler.warn.missing.deprecated.annotation
aoqi@0 2 T6245591.java:15:27: compiler.warn.has.been.deprecated: WINTER, Season
aoqi@0 3 2 warnings

mercurial