langtools/test/com/sun/javadoc/testTypeAnnotations/TestTypeAnnotations.java
changeset 21041 99f5e5e97425
parent 21008 af0b915df7cc
child 21478 fa4c7cda1b41
equal deleted inserted replaced
21040:3e32f68d2151 21041:99f5e5e97425
    25  * @test
    25  * @test
    26  * @bug      8005091 8009686 8025633
    26  * @bug      8005091 8009686 8025633
    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  * @ignore
    30  * @build    JavadocTester TestTypeAnnotations
    31  * @build    JavadocTester TestTypeAnnotations
    31  * @run main TestTypeAnnotations
    32  * @run main TestTypeAnnotations
    32  */
    33  */
    33 
    34 
    34 public class TestTypeAnnotations extends JavadocTester {
    35 public class TestTypeAnnotations extends JavadocTester {