langtools/test/tools/javap/classfile/deps/T6907575.java
changeset 30846 2b3f379840f0
parent 30730 d3ce7619db2c
child 32337 c9d3ab9f601c
equal deleted inserted replaced
30845:43ddd58a5a56 30846:2b3f379840f0
    24  */
    24  */
    25 
    25 
    26 /*
    26 /*
    27  * @test
    27  * @test
    28  * @bug 6907575
    28  * @bug 6907575
    29  * @modules jdk.compiler/com.sun.tools.classfile
    29  * @modules jdk.jdeps/com.sun.tools.classfile
    30  *          jdk.compiler/com.sun.tools.javac.file
    30  *          jdk.compiler/com.sun.tools.javac.file
    31  *          jdk.compiler/com.sun.tools.javac.util
    31  *          jdk.compiler/com.sun.tools.javac.util
    32  * @build GetDeps p.C1
    32  * @build GetDeps p.C1
    33  * @run main T6907575
    33  * @run main T6907575
    34  */
    34  */