hotspot/test/compiler/jvmci/compilerToVM/GetVtableIndexForInterfaceTest.java
changeset 33813 4f376e851453
parent 33632 038347770a9e
parent 33730 30e064828045
child 35148 5cfafc99d791
equal deleted inserted replaced
33640:8c586fee084f 33813:4f376e851453
    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  * @compile ../common/CompilerToVMHelper.java
    29  * @compile ../common/CompilerToVMHelper.java
    30  * @build compiler.jvmci.compilerToVM.GetVtableIndexForInterfaceTest
    30  * @build compiler.jvmci.compilerToVM.GetVtableIndexForInterfaceTest
    31  * @run main ClassFileInstaller
    31  * @run main ClassFileInstaller
    32  *     jdk.vm.ci.hotspot.CompilerToVMHelper
    32  *     jdk.vm.ci.hotspot.CompilerToVMHelper
    33  * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockExperimentalVMOptions
    33  * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockExperimentalVMOptions