test/tools/javac/processing/model/element/repeatingAnnotations/MixRepeatableAndOfficialContainerInheritedB2Test.java

changeset 1918
a218f7befd55
parent 1721
abd153854f16
child 2525
2eb010b6cb22
     1.1 --- a/test/tools/javac/processing/model/element/repeatingAnnotations/MixRepeatableAndOfficialContainerInheritedB2Test.java	Wed Jul 24 17:35:42 2013 -0700
     1.2 +++ b/test/tools/javac/processing/model/element/repeatingAnnotations/MixRepeatableAndOfficialContainerInheritedB2Test.java	Thu Jul 25 11:02:27 2013 +0200
     1.3 @@ -23,12 +23,11 @@
     1.4  
     1.5  /*
     1.6   * @test
     1.7 - * @bug     8004822
     1.8 + * @bug     8004822 8007961
     1.9   * @author  mnunez
    1.10   * @summary Language model api test basics for repeating annotations
    1.11   * @library /tools/javac/lib
    1.12   * @library supportingAnnotations
    1.13 - * @ignore  8013407: test failures for repeating annotations
    1.14   * @build   JavacTestingAbstractProcessor ElementRepAnnoTester
    1.15   * @compile -processor ElementRepAnnoTester -proc:only
    1.16   * MixRepeatableAndOfficialContainerInheritedB2Test.java

mercurial