hotspot/test/compiler/jvmci/compilerToVM/LookupSignatureInPoolTest.java
changeset 39421 a9652c919db8
parent 37301 a936b4e01afb
child 39450 78e99b030d5f
equal deleted inserted replaced
39420:987528901b83 39421:a9652c919db8
    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  *          java.base/jdk.internal.org.objectweb.asm.tree
    34  *          java.base/jdk.internal.org.objectweb.asm.tree
    35  *          jdk.vm.ci/jdk.vm.ci.hotspot
    35  *          jdk.vm.ci/jdk.vm.ci.hotspot
       
    36  *          jdk.vm.ci/jdk.vm.ci.runtime
    36  *          jdk.vm.ci/jdk.vm.ci.meta
    37  *          jdk.vm.ci/jdk.vm.ci.meta
    37  * @build jdk.vm.ci/jdk.vm.ci.hotspot.CompilerToVMHelper
    38  * @build jdk.vm.ci/jdk.vm.ci.hotspot.CompilerToVMHelper
    38  * @build sun.hotspot.WhiteBox
    39  * @build sun.hotspot.WhiteBox
    39  *        compiler.jvmci.compilerToVM.LookupSignatureInPoolTest
    40  *        compiler.jvmci.compilerToVM.LookupSignatureInPoolTest
    40  * @run main ClassFileInstaller sun.hotspot.WhiteBox
    41  * @run main ClassFileInstaller sun.hotspot.WhiteBox