test/hotspot/jtreg/runtime/cds/appcds/jigsaw/classpathtests/ClassPathTests.java
changeset 57705 7cf02b2c1455
parent 57567 b000362a89a0
child 58679 9c3209ff7550
equal deleted inserted replaced
57704:072f27397b69 57705:7cf02b2c1455
    25 /**
    25 /**
    26  * @test
    26  * @test
    27  * @requires vm.cds & !vm.graal.enabled
    27  * @requires vm.cds & !vm.graal.enabled
    28  * @library ../..
    28  * @library ../..
    29  * @library /test/lib
    29  * @library /test/lib
    30  * @modules java.compiler
    30  * @modules jdk.jartool/sun.tools.jar
    31  *          java.base/jdk.internal.misc
       
    32  *          jdk.jartool/sun.tools.jar
       
    33  * @compile src/jdk/test/Main.java
    31  * @compile src/jdk/test/Main.java
    34  * @compile src/com/sun/tools/javac/Main.jasm
    32  * @compile src/com/sun/tools/javac/Main.jasm
    35  * @compile src/com/sun/tools/javac/MyMain.jasm
    33  * @compile src/com/sun/tools/javac/MyMain.jasm
    36  * @compile ../../../javax/annotation/processing/FilerException.jasm
    34  * @compile ../../../javax/annotation/processing/FilerException.jasm
    37  * @run driver ClassPathTests
    35  * @run driver ClassPathTests