langtools/test/jdk/javadoc/doclet/testIncluded/TestIncluded.java
changeset 36271 be6ff7a50f62
parent 36042 885eb5258cc4
equal deleted inserted replaced
36270:8ed6e67460be 36271:be6ff7a50f62
    21  * questions.
    21  * questions.
    22  */
    22  */
    23 
    23 
    24 /*
    24 /*
    25  * @test
    25  * @test
    26  * @bug      8149468
    26  * @bug      8149842
    27  * @summary  Verify that non included classes are not inspected.
    27  * @summary  Verify that non included classes are not inspected.
    28  * @library  ../lib
    28  * @library  ../lib
    29  * @modules  jdk.javadoc/jdk.javadoc.internal.tool
    29  * @modules  jdk.javadoc/jdk.javadoc.internal.tool
    30  * @build    JavadocTester
    30  * @build    JavadocTester
    31  * @run main TestIncluded
    31  * @run main TestIncluded