< prev index next >

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

Print this page
*** 22,10 ***
--- 22,11 ---
   *
   */
  
  /*
   * @test
+  * @ignore
   * @summary Ensure the HotCodeCollector detects a very hot method and relocates
   *          it to the HotCodeHeap. Sampling is best effort, so for reliability
   *          we spawn a seperate test process to manage the VM flags.
   * @requires vm.flagless
   * @requires vm.compiler2.enabled
< prev index next >