hotspot/test/compiler/jvmci/compilerToVM/ResolveConstantInPoolTest.java
changeset 39421 a9652c919db8
parent 37301 a936b4e01afb
child 39450 78e99b030d5f
equal deleted inserted replaced
39420:987528901b83 39421:a9652c919db8
    30  * @library ../common/patches
    30  * @library ../common/patches
    31  * @modules java.base/jdk.internal.misc
    31  * @modules java.base/jdk.internal.misc
    32  *          java.base/jdk.internal.reflect
    32  *          java.base/jdk.internal.reflect
    33  *          java.base/jdk.internal.org.objectweb.asm
    33  *          java.base/jdk.internal.org.objectweb.asm
    34  *          jdk.vm.ci/jdk.vm.ci.hotspot
    34  *          jdk.vm.ci/jdk.vm.ci.hotspot
       
    35  *          jdk.vm.ci/jdk.vm.ci.runtime
    35  *          jdk.vm.ci/jdk.vm.ci.meta
    36  *          jdk.vm.ci/jdk.vm.ci.meta
    36  * @build jdk.vm.ci/jdk.vm.ci.hotspot.CompilerToVMHelper
    37  * @build jdk.vm.ci/jdk.vm.ci.hotspot.CompilerToVMHelper
    37  * @build sun.hotspot.WhiteBox
    38  * @build sun.hotspot.WhiteBox
    38  *        compiler.jvmci.compilerToVM.ResolveConstantInPoolTest
    39  *        compiler.jvmci.compilerToVM.ResolveConstantInPoolTest
    39  * @run main ClassFileInstaller sun.hotspot.WhiteBox
    40  * @run main ClassFileInstaller sun.hotspot.WhiteBox