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

*** 29,43 **** --- 29,43 ---- * @library ../common/patches * @modules java.base/jdk.internal.misc * java.base/jdk.internal.reflect * 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.runtime ! * jdk.vm.ci/jdk.vm.ci.meta ! * jdk.internal.vm.ci/jdk.vm.ci.meta * ! * @build jdk.internal.vm.ci/jdk.vm.ci.hotspot.CompilerToVMHelper * @build sun.hotspot.WhiteBox * @run driver ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions * -XX:+WhiteBoxAPI -XX:+UnlockExperimentalVMOptions -XX:+EnableJVMCI

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