< prev index next >

test/compiler/whitebox/EnqueueMethodForCompilationTest.java

Print this page

        

*** 23,36 **** /* * @test EnqueueMethodForCompilationTest * @bug 8006683 8007288 8022832 * @summary testing of WB::enqueueMethodForCompilation() ! * @library /testlibrary /test/lib / * @modules java.base/jdk.internal.misc * java.management ! * @build compiler.whitebox.EnqueueMethodForCompilationTest * @run driver ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm -Xbootclasspath/a:. -Xmixed -XX:+UnlockDiagnosticVMOptions * -XX:+WhiteBoxAPI -XX:+PrintCompilation -XX:-UseCounterDecay * compiler.whitebox.EnqueueMethodForCompilationTest --- 23,36 ---- /* * @test EnqueueMethodForCompilationTest * @bug 8006683 8007288 8022832 * @summary testing of WB::enqueueMethodForCompilation() ! * @library /test/lib / * @modules java.base/jdk.internal.misc * java.management ! * @build sun.hotspot.WhiteBox * @run driver ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm -Xbootclasspath/a:. -Xmixed -XX:+UnlockDiagnosticVMOptions * -XX:+WhiteBoxAPI -XX:+PrintCompilation -XX:-UseCounterDecay * compiler.whitebox.EnqueueMethodForCompilationTest
< prev index next >