test/compiler/jvmci/events/JvmciNotifyBootstrapFinishedEventTest.java
Index Unified diffs Context diffs Sdiffs Wdiffs Patch New Old Previous File Next File
*** old/test/compiler/jvmci/events/JvmciNotifyBootstrapFinishedEventTest.java	Wed Feb 15 16:55:14 2017
--- new/test/compiler/jvmci/events/JvmciNotifyBootstrapFinishedEventTest.java	Wed Feb 15 16:55:14 2017

*** 28,43 **** --- 28,44 ---- * @library / /test/lib * @library ../common/patches * @modules java.base/jdk.internal.misc * java.base/jdk.internal.org.objectweb.asm * java.base/jdk.internal.org.objectweb.asm.tree ! * jdk.internal.vm.ci/jdk.vm.ci.hotspot ! * jdk.internal.vm.ci/jdk.vm.ci.code ! * jdk.vm.ci/jdk.vm.ci.meta ! * jdk.vm.ci/jdk.vm.ci.runtime ! * jdk.internal.vm.ci/jdk.vm.ci.meta ! * jdk.internal.vm.ci/jdk.vm.ci.runtime + * jdk.internal.vm.ci/jdk.vm.ci.services * ! * @build jdk.internal.vm.ci/jdk.vm.ci.hotspot.CompilerToVMHelper * @build compiler.jvmci.common.JVMCIHelpers * @run driver jdk.test.lib.FileInstaller ./JvmciNotifyBootstrapFinishedEventTest.config * ./META-INF/services/jdk.vm.ci.services.JVMCIServiceLocator * @run driver ClassFileInstaller * compiler.jvmci.common.JVMCIHelpers$EmptyHotspotCompiler

test/compiler/jvmci/events/JvmciNotifyBootstrapFinishedEventTest.java
Index Unified diffs Context diffs Sdiffs Wdiffs Patch New Old Previous File Next File