langtools/test/jdk/javadoc/doclet/testAnnotationTypes/TestAnnotationTypes.java
changeset 36526 3b41f1c69604
parent 36038 39c5445924b9
child 36709 f9f252088afa
equal deleted inserted replaced
36525:4caf88912b7f 36526:3b41f1c69604
    26  * @bug      4973609 8015249 8025633 8026567 6469561
    26  * @bug      4973609 8015249 8025633 8026567 6469561
    27  * @summary  Make sure that annotation types with 0 members does not have
    27  * @summary  Make sure that annotation types with 0 members does not have
    28  *           extra HR tags.
    28  *           extra HR tags.
    29  * @author   jamieh
    29  * @author   jamieh
    30  * @library  ../lib
    30  * @library  ../lib
    31  * @modules jdk.javadoc
    31  * @modules jdk.javadoc/jdk.javadoc.internal.tool
    32  * @build    JavadocTester
    32  * @build    JavadocTester
    33  * @run main TestAnnotationTypes
    33  * @run main TestAnnotationTypes
    34  */
    34  */
    35 
    35 
    36 public class TestAnnotationTypes extends JavadocTester {
    36 public class TestAnnotationTypes extends JavadocTester {