langtools/test/tools/javac/modules/ModulesAndModuleSourcePathTest.java
changeset 43569 717da20a1807
parent 43267 81e70bde1b96
child 44063 5f0cf4126949
equal deleted inserted replaced
43568:0126b1f1e2be 43569:717da20a1807
    20  * or visit www.oracle.com if you need additional information or have any
    20  * or visit www.oracle.com if you need additional information or have any
    21  * questions.
    21  * questions.
    22  */
    22  */
    23 
    23 
    24 /**
    24 /**
    25  * @test 8165102
    25  * @test
       
    26  * @bug 8165102
    26  * @summary incorrect message from javac
    27  * @summary incorrect message from javac
    27  * @library /tools/lib
    28  * @library /tools/lib
    28  * @modules
    29  * @modules
    29  *      jdk.compiler/com.sun.tools.javac.api
    30  *      jdk.compiler/com.sun.tools.javac.api
    30  *      jdk.compiler/com.sun.tools.javac.main
    31  *      jdk.compiler/com.sun.tools.javac.main