test/hotspot/jtreg/runtime/cds/appcds/jigsaw/PatchModule/AppClassInCP.java
changeset 57705 7cf02b2c1455
parent 57567 b000362a89a0
child 58679 9c3209ff7550
equal deleted inserted replaced
57704:072f27397b69 57705:7cf02b2c1455
    29  *          will be archived although --patch-module is specified. The class in
    29  *          will be archived although --patch-module is specified. The class in
    30  *          the -cp has no dependencies on the class in the --patch-module.
    30  *          the -cp has no dependencies on the class in the --patch-module.
    31  * @library ../..
    31  * @library ../..
    32  * @library /test/hotspot/jtreg/testlibrary
    32  * @library /test/hotspot/jtreg/testlibrary
    33  * @library /test/lib
    33  * @library /test/lib
    34  * @modules java.base/jdk.internal.misc
    34  * @modules jdk.jartool/sun.tools.jar
    35  *          jdk.jartool/sun.tools.jar
       
    36  * @build PatchMain
    35  * @build PatchMain
    37  * @run driver AppClassInCP
    36  * @run driver AppClassInCP
    38  */
    37  */
    39 
    38 
    40 import java.io.File;
    39 import java.io.File;