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

*** 25,39 **** --- 25,39 ---- * @test * @bug 8173912 * @requires vm.jvmci * @library / /test/lib * @library ../common/patches ! * @modules jdk.internal.vm.ci/jdk.vm.ci.hotspot:+open * @build sun.hotspot.WhiteBox * @run driver ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission ! * @build jdk.internal.vm.ci/jdk.vm.ci.hotspot.CompilerToVMHelper * @run main/othervm -XX:+UnlockExperimentalVMOptions -XX:+EnableJVMCI * -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -Xbootclasspath/a:. * compiler.jvmci.compilerToVM.GetFlagValueTest */

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