< prev index next >

test/compiler/jvmci/events/JvmciShutdownEventTest.java

Print this page

        

*** 34,44 **** * @build compiler.jvmci.common.JVMCIHelpers * compiler.jvmci.events.JvmciShutdownEventListener * compiler.jvmci.events.JvmciShutdownEventTest * @run main jdk.test.lib.FileInstaller ../common/services/ ./META-INF/services/ * @run main jdk.test.lib.FileInstaller ./JvmciShutdownEventTest.config ! * ./META-INF/services/jdk.vm.ci.hotspot.HotSpotVMEventListener * @run main ClassFileInstaller * compiler.jvmci.common.JVMCIHelpers$EmptyHotspotCompiler * compiler.jvmci.common.JVMCIHelpers$EmptyCompilerFactory * compiler.jvmci.events.JvmciShutdownEventListener * @run main/othervm compiler.jvmci.events.JvmciShutdownEventTest --- 34,44 ---- * @build compiler.jvmci.common.JVMCIHelpers * compiler.jvmci.events.JvmciShutdownEventListener * compiler.jvmci.events.JvmciShutdownEventTest * @run main jdk.test.lib.FileInstaller ../common/services/ ./META-INF/services/ * @run main jdk.test.lib.FileInstaller ./JvmciShutdownEventTest.config ! * ./META-INF/services/jdk.vm.ci.hotspot.services.HotSpotVMEventListener * @run main ClassFileInstaller * compiler.jvmci.common.JVMCIHelpers$EmptyHotspotCompiler * compiler.jvmci.common.JVMCIHelpers$EmptyCompilerFactory * compiler.jvmci.events.JvmciShutdownEventListener * @run main/othervm compiler.jvmci.events.JvmciShutdownEventTest
< prev index next >