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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
3560
bbfccbd92afe 6199153: Generic throws and overriding
mcimadamore
parents:
diff changeset
     1
T6199153.java:41:21: compiler.warn.override.unchecked.thrown: (compiler.misc.cant.override: m(), T6199153.B, <T>m(), T6199153.A), java.io.IOException
bbfccbd92afe 6199153: Generic throws and overriding
mcimadamore
parents:
diff changeset
     2
- compiler.err.warnings.and.werror
bbfccbd92afe 6199153: Generic throws and overriding
mcimadamore
parents:
diff changeset
     3
1 error
bbfccbd92afe 6199153: Generic throws and overriding
mcimadamore
parents:
diff changeset
     4
1 warning