langtools/test/com/sun/javadoc/testTypeAnnotations/TestTypeAnnotations.java
changeset 39672 d13c2f465211
parent 30730 d3ce7619db2c
equal deleted inserted replaced
39671:5a4b6a035514 39672:d13c2f465211
    26  * @bug      8005091 8009686 8025633 8026567
    26  * @bug      8005091 8009686 8025633 8026567
    27  * @summary  Make sure that type annotations are displayed correctly
    27  * @summary  Make sure that type annotations are displayed correctly
    28  * @author   Bhavesh Patel
    28  * @author   Bhavesh Patel
    29  * @library  ../lib
    29  * @library  ../lib
    30  * @modules jdk.javadoc
    30  * @modules jdk.javadoc
    31  * @ignore 8006735 output type annotations in javadoc
       
    32  * @build    JavadocTester
    31  * @build    JavadocTester
    33  * @run main TestTypeAnnotations
    32  * @run main TestTypeAnnotations
    34  */
    33  */
    35 
    34 
    36 public class TestTypeAnnotations extends JavadocTester {
    35 public class TestTypeAnnotations extends JavadocTester {