langtools/test/tools/javac/OverrideChecks/6199153/T6199153.out
author mcimadamore
Tue, 11 Aug 2009 01:14:31 +0100
changeset 3560 bbfccbd92afe
child 3766 7e2df99e9223
permissions -rw-r--r--
6199153: Generic throws and overriding Summary: javac incorrectly rejects an uchecked overriding Reviewed-by: jjg

T6199153.java:41:21: compiler.warn.override.unchecked.thrown: (compiler.misc.cant.override: m(), T6199153.B, <T>m(), T6199153.A), java.io.IOException
- compiler.err.warnings.and.werror
1 error
1 warning