< prev index next >

test/compiler/whitebox/ForceNMethodSweepTest.java

Print this page

        

@@ -33,10 +33,13 @@
 
 /*
  * @test
  * @bug 8059624 8064669
  * @library /testlibrary /../../test/lib
+ * @build com.oracle.java.testlibrary.* ForceNMethodSweepTest
+ * @ignore 8066998
+ * @library /testlibrary /../../test/lib
  * @build ForceNMethodSweepTest
  * @run main ClassFileInstaller sun.hotspot.WhiteBox
  *                              sun.hotspot.WhiteBox$WhiteBoxPermission
  * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions
  *                   -XX:-TieredCompilation -XX:+WhiteBoxAPI
< prev index next >