test/langtools/tools/javac/processing/model/element/TestModuleElementNames.java
changeset 53259 754312b616de
parent 47216 71c04702a3d5
equal deleted inserted replaced
53258:e348b0160d61 53259:754312b616de
    21  * questions.
    21  * questions.
    22  */
    22  */
    23 
    23 
    24 /*
    24 /*
    25  * @test
    25  * @test
    26  * @bug 8163989
    26  * @bug 8163989 8208371
    27  * @summary Test basic workings of naming methods on ModuleElement
    27  * @summary Test basic workings of naming methods on ModuleElement
    28  * @library /tools/javac/lib
    28  * @library /tools/javac/lib
    29  * @modules java.compiler
    29  * @modules java.compiler
    30  *          jdk.compiler
    30  *          jdk.compiler
    31  * @build   JavacTestingAbstractProcessor TestModuleElementNames
    31  * @build   JavacTestingAbstractProcessor TestModuleElementNames