< prev index next >

test/hotspot/jtreg/compiler/hotcode/StressHotCodeCollector.java

Print this page
*** 23,10 ***
--- 23,11 ---
   *
   */
  
  /*
   * @test
+  * @ignore
   * @key randomness
   * @library /test/lib /
   * @build jdk.test.whitebox.WhiteBox
   * @run driver jdk.test.lib.helpers.ClassFileInstaller jdk.test.whitebox.WhiteBox
   * @run main/othervm -Xbootclasspath/a:. -Xcomp -XX:-TieredCompilation -XX:+UnlockExperimentalVMOptions -XX:+HotCodeHeap -XX:+NMethodRelocation
< prev index next >