test/compiler/jvmci/compilerToVM/AsResolvedJavaMethodTest.java
Index Unified diffs Context diffs Sdiffs Wdiffs Patch New Old Previous File Next File
*** old/test/compiler/jvmci/compilerToVM/AsResolvedJavaMethodTest.java	Wed Feb 15 16:54:57 2017
--- new/test/compiler/jvmci/compilerToVM/AsResolvedJavaMethodTest.java	Wed Feb 15 16:54:57 2017

*** 28,41 **** --- 28,41 ---- * @library /test/lib / * @library ../common/patches * @modules java.base/jdk.internal.misc * @modules 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 ! * @build jdk.vm.ci/jdk.vm.ci.hotspot.CompilerToVMHelper ! * jdk.internal.vm.ci/jdk.vm.ci.meta ! * @build jdk.internal.vm.ci/jdk.vm.ci.hotspot.CompilerToVMHelper * @run main/othervm -XX:+UnlockExperimentalVMOptions -XX:+EnableJVMCI * compiler.jvmci.compilerToVM.AsResolvedJavaMethodTest */ package compiler.jvmci.compilerToVM;

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