hotspot/test/compiler/jvmci/events/JvmciShutdownEventTest.java
changeset 41725 5aef0bf3bef7
parent 40631 ed82623d7831
child 42607 acd91f1875d4
equal deleted inserted replaced
41719:d2a206359a7b 41725:5aef0bf3bef7
    32  *          jdk.vm.ci/jdk.vm.ci.meta
    32  *          jdk.vm.ci/jdk.vm.ci.meta
    33  *          jdk.vm.ci/jdk.vm.ci.runtime
    33  *          jdk.vm.ci/jdk.vm.ci.runtime
    34  *
    34  *
    35  * @build compiler.jvmci.common.JVMCIHelpers
    35  * @build compiler.jvmci.common.JVMCIHelpers
    36  *        compiler.jvmci.events.JvmciShutdownEventListener
    36  *        compiler.jvmci.events.JvmciShutdownEventListener
    37  * @run driver jdk.test.lib.FileInstaller ../common/services/ ./META-INF/services/
       
    38  * @run driver jdk.test.lib.FileInstaller ./JvmciShutdownEventTest.config
    37  * @run driver jdk.test.lib.FileInstaller ./JvmciShutdownEventTest.config
    39  *     ./META-INF/services/jdk.vm.ci.hotspot.services.HotSpotVMEventListener
    38  *     ./META-INF/services/jdk.vm.ci.services.JVMCIServiceLocator
    40  * @run driver ClassFileInstaller
    39  * @run driver ClassFileInstaller
    41  *      compiler.jvmci.common.JVMCIHelpers$EmptyHotspotCompiler
    40  *      compiler.jvmci.common.JVMCIHelpers$EmptyHotspotCompiler
    42  *      compiler.jvmci.common.JVMCIHelpers$EmptyCompilerFactory
    41  *      compiler.jvmci.common.JVMCIHelpers$EmptyCompilerFactory
    43  *      compiler.jvmci.common.JVMCIHelpers$EmptyCompilationRequestResult
    42  *      compiler.jvmci.common.JVMCIHelpers$EmptyCompilationRequestResult
    44  *      compiler.jvmci.common.JVMCIHelpers$EmptyVMEventListener
    43  *      compiler.jvmci.common.JVMCIHelpers$EmptyVMEventListener