< prev index next >

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

Print this page
*** 22,10 ***
--- 22,11 ---
   *
   */
  
  /*
   * @test
+  * @ignore
   * @library /test/lib /
   * @build jdk.test.whitebox.WhiteBox
   * @run driver jdk.test.lib.helpers.ClassFileInstaller jdk.test.whitebox.WhiteBox
   * @run main/othervm -Xbootclasspath/a:. -Xbatch -XX:-TieredCompilation -XX:+SegmentedCodeCache -XX:+UnlockExperimentalVMOptions -XX:+HotCodeHeap
   *                   -XX:+NMethodRelocation -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -XX:HotCodeIntervalSeconds=0 -XX:HotCodeCallLevel=0
< prev index next >