< prev index next >

test/hotspot/jtreg/compiler/jvmci/compilerToVM/AllocateCompileIdTest.java

Print this page

        

*** 33,42 **** --- 33,43 ---- * jdk.internal.vm.ci/jdk.vm.ci.hotspot * jdk.internal.vm.ci/jdk.vm.ci.code * * @build jdk.internal.vm.ci/jdk.vm.ci.hotspot.CompilerToVMHelper sun.hotspot.WhiteBox * @run driver ClassFileInstaller sun.hotspot.WhiteBox + * sun.hotspot.parser.DiagnosticCommand * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm -Xbootclasspath/a:. * -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI * -XX:+UnlockExperimentalVMOptions -XX:+EnableJVMCI * -XX:-BackgroundCompilation
< prev index next >