langtools/test/tools/javac/OverrideChecks/6199153/T6199153.out
author mcimadamore
Wed, 26 Oct 2016 15:41:25 +0100
changeset 41856 13a056e8f16e
parent 3766 7e2df99e9223
permissions -rw-r--r--
8168774: Polymorhic signature method check crashes javac Summary: Check for polysig method assumes arity is greater than zero Reviewed-by: vromero
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
3766
7e2df99e9223 6875336: some tests should use /nodynamiccopyright/
jjg
parents: 3560
diff changeset
     1
T6199153.java:18:21: compiler.warn.override.unchecked.thrown: (compiler.misc.cant.override: m(), T6199153.B, <T>m(), T6199153.A), java.io.IOException
3560
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