test/tools/javac/T6245591.out

Tue, 13 Jan 2009 13:28:42 +0000

author
mcimadamore
date
Tue, 13 Jan 2009 13:28:42 +0000
changeset 186
09eb1acc9610
parent 0
959103a6100f
permissions
-rw-r--r--

6723444: javac fails to substitute type variables into a constructor's throws clause
Summary: Added constructor's actual type info to NewClass AST node
Reviewed-by: jjg
Contributed-by: mark@twistedbanana.demon.co.uk

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