test/hotspot/jtreg/runtime/cds/appcds/customLoader/SameNameInTwoLoadersTest.java
changeset 57705 7cf02b2c1455
parent 57567 b000362a89a0
child 58679 9c3209ff7550
equal deleted inserted replaced
57704:072f27397b69 57705:7cf02b2c1455
    28  *
    28  *
    29  * @requires vm.cds
    29  * @requires vm.cds
    30  * @requires vm.cds.custom.loaders
    30  * @requires vm.cds.custom.loaders
    31  *
    31  *
    32  * @library /test/lib /test/hotspot/jtreg/runtime/cds/appcds
    32  * @library /test/lib /test/hotspot/jtreg/runtime/cds/appcds
    33  * @modules java.base/jdk.internal.misc
    33  * @modules jdk.jartool/sun.tools.jar
    34  *          java.management
       
    35  *          jdk.jartool/sun.tools.jar
       
    36  * @compile test-classes/CustomLoadee.java
    34  * @compile test-classes/CustomLoadee.java
    37  *     test-classes/CustomLoadee3.java
    35  *     test-classes/CustomLoadee3.java
    38  *     test-classes/SameNameUnrelatedLoaders.java
    36  *     test-classes/SameNameUnrelatedLoaders.java
    39  * @build sun.hotspot.WhiteBox
    37  * @build sun.hotspot.WhiteBox
    40  * @run driver ClassFileInstaller sun.hotspot.WhiteBox
    38  * @run driver ClassFileInstaller sun.hotspot.WhiteBox