test/hotspot/jtreg/runtime/cds/CdsDifferentObjectAlignment.java
changeset 57705 7cf02b2c1455
parent 57567 b000362a89a0
child 58679 9c3209ff7550
equal deleted inserted replaced
57704:072f27397b69 57705:7cf02b2c1455
    30  *          should fail when loading.
    30  *          should fail when loading.
    31  * @requires vm.cds
    31  * @requires vm.cds
    32  * @requires vm.bits == 64
    32  * @requires vm.bits == 64
    33  * @library /test/lib
    33  * @library /test/lib
    34  * @bug 8025642
    34  * @bug 8025642
    35  * @modules java.base/jdk.internal.misc
       
    36  *          java.management
       
    37  * @run driver CdsDifferentObjectAlignment
    35  * @run driver CdsDifferentObjectAlignment
    38  */
    36  */
    39 
    37 
    40 import jdk.test.lib.cds.CDSTestUtils;
    38 import jdk.test.lib.cds.CDSTestUtils;
    41 import jdk.test.lib.process.OutputAnalyzer;
    39 import jdk.test.lib.process.OutputAnalyzer;