test/tools/javac/IllegalAnnotation.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 IllegalAnnotation.java:11:10: compiler.err.intf.not.allowed.here
aoqi@0 2 1 error

mercurial