< prev index next >

test/compiler/jvmci/compilerToVM/LookupNameInPoolTest.java

Print this page

        

*** 39,48 **** --- 39,49 ---- * @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 + * -Djvmci.Compiler=null * compiler.jvmci.compilerToVM.LookupNameInPoolTest */ package compiler.jvmci.compilerToVM;
< prev index next >