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

*** 28,42 **** --- 28,42 ---- * @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.runtime ! * jdk.internal.vm.ci/jdk.vm.ci.runtime * ! * @build jdk.internal.vm.ci/jdk.vm.ci.hotspot.CompilerToVMHelper * @build compiler.jvmci.compilerToVM.InvalidateInstalledCodeTest * @build sun.hotspot.WhiteBox * @run driver ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm -Xbootclasspath/a:.

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