test/hotspot/jtreg/runtime/cds/appcds/cacheObject/MirrorWithReferenceFieldsTest.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  * @summary Test archived mirror with reference fields
    27  * @summary Test archived mirror with reference fields
    28  * @requires vm.cds.archived.java.heap
    28  * @requires vm.cds.archived.java.heap
    29  * @library /test/lib /test/hotspot/jtreg/runtime/cds/appcds
    29  * @library /test/lib /test/hotspot/jtreg/runtime/cds/appcds
    30  * @modules java.base/jdk.internal.misc
       
    31  * @modules java.management
       
    32  *          jdk.jartool/sun.tools.jar
       
    33  * @build sun.hotspot.WhiteBox
    30  * @build sun.hotspot.WhiteBox
    34  * @compile MirrorWithReferenceFieldsApp.java
    31  * @compile MirrorWithReferenceFieldsApp.java
    35  * @run driver ClassFileInstaller -jar app.jar MirrorWithReferenceFieldsApp
    32  * @run driver ClassFileInstaller -jar app.jar MirrorWithReferenceFieldsApp
    36  * @run driver ClassFileInstaller -jar WhiteBox.jar sun.hotspot.WhiteBox
    33  * @run driver ClassFileInstaller -jar WhiteBox.jar sun.hotspot.WhiteBox
    37  * @run driver MirrorWithReferenceFieldsTest
    34  * @run driver MirrorWithReferenceFieldsTest