test/tools/javac/annotations/typeAnnotations/referenceinfos/MultiCatch.java

changeset 1721
abd153854f16
parent 1534
bec996065c45
child 1755
ddb4a2bfcd82
     1.1 --- a/test/tools/javac/annotations/typeAnnotations/referenceinfos/MultiCatch.java	Wed May 01 08:46:04 2013 -0700
     1.2 +++ b/test/tools/javac/annotations/typeAnnotations/referenceinfos/MultiCatch.java	Fri May 03 09:56:56 2013 -0700
     1.3 @@ -26,7 +26,7 @@
     1.4  /*
     1.5   * @test
     1.6   * @bug 8006732 8006775
     1.7 - * @ignore
     1.8 + * @ignore 8013408: Need specification for type exceptions on multicatch
     1.9   * @summary Test population of reference info for multicatch exception parameters
    1.10   * @author Werner Dietl
    1.11   * @compile -g Driver.java ReferenceInfoUtil.java MultiCatch.java

mercurial