hotspot/test/compiler/jvmci/compilerToVM/GetVtableIndexForInterfaceTest.java
changeset 43972 1ade39b8381b
parent 42607 acd91f1875d4
child 44836 45196b7066e3
equal deleted inserted replaced
43971:2b2aaae30f0c 43972:1ade39b8381b
    28  * @library / /test/lib
    28  * @library / /test/lib
    29  * @library ../common/patches
    29  * @library ../common/patches
    30  * @modules java.base/jdk.internal.misc
    30  * @modules java.base/jdk.internal.misc
    31  * @modules java.base/jdk.internal.org.objectweb.asm
    31  * @modules java.base/jdk.internal.org.objectweb.asm
    32  *          java.base/jdk.internal.org.objectweb.asm.tree
    32  *          java.base/jdk.internal.org.objectweb.asm.tree
    33  *          jdk.vm.ci/jdk.vm.ci.hotspot
    33  *          jdk.internal.vm.ci/jdk.vm.ci.hotspot
    34  *          jdk.vm.ci/jdk.vm.ci.code
    34  *          jdk.internal.vm.ci/jdk.vm.ci.code
    35  * @build jdk.vm.ci/jdk.vm.ci.hotspot.CompilerToVMHelper
    35  * @build jdk.internal.vm.ci/jdk.vm.ci.hotspot.CompilerToVMHelper
    36  * @run main/othervm -XX:+UnlockExperimentalVMOptions -XX:+EnableJVMCI
    36  * @run main/othervm -XX:+UnlockExperimentalVMOptions -XX:+EnableJVMCI
    37  *                   compiler.jvmci.compilerToVM.GetVtableIndexForInterfaceTest
    37  *                   compiler.jvmci.compilerToVM.GetVtableIndexForInterfaceTest
    38  */
    38  */
    39 
    39 
    40 package compiler.jvmci.compilerToVM;
    40 package compiler.jvmci.compilerToVM;