< prev index next >

test/compiler/jvmci/compilerToVM/IsMatureVsReprofileTest.java

Print this page

        

*** 36,45 **** --- 36,46 ---- * 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 -Xbatch + * -Djvmci.Compiler=null * compiler.jvmci.compilerToVM.IsMatureVsReprofileTest */ package compiler.jvmci.compilerToVM;
< prev index next >