hotspot/test/compiler/jvmci/compilerToVM/MaterializeVirtualObjectTest.java
changeset 33730 30e064828045
parent 33191 e155b02f22fc
child 33813 4f376e851453
equal deleted inserted replaced
33729:b1e0ae955f02 33730:30e064828045
    23 
    23 
    24 /*
    24 /*
    25  * @test
    25  * @test
    26  * @bug 8136421
    26  * @bug 8136421
    27  * @requires (os.simpleArch == "x64" | os.simpleArch == "sparcv9") & os.arch != "aarch64"
    27  * @requires (os.simpleArch == "x64" | os.simpleArch == "sparcv9") & os.arch != "aarch64"
    28  * @library / /testlibrary /../../test/lib
    28  * @library / /testlibrary /test/lib
    29  * @ignore 8139703
    29  * @ignore 8139703
    30  * @compile ../common/CompilerToVMHelper.java
    30  * @compile ../common/CompilerToVMHelper.java
    31  * @build sun.hotspot.WhiteBox MaterializeVirtualObjectTest
    31  * @build sun.hotspot.WhiteBox MaterializeVirtualObjectTest
    32  * @run main ClassFileInstaller sun.hotspot.WhiteBox
    32  * @run main ClassFileInstaller sun.hotspot.WhiteBox
    33  *                              sun.hotspot.WhiteBox$WhiteBoxPermission
    33  *                              sun.hotspot.WhiteBox$WhiteBoxPermission