< prev index next >

test/hotspot/jtreg/compiler/whitebox/RelocateNMethodMultiplePaths.java

Print this page
@@ -22,10 +22,11 @@
   *
   */
  
  /*
   * @test id=C1
+  * @ignore
   * @bug 8316694
   * @requires vm.debug == true
   * @summary test that relocated nmethod is correctly deoptimized
   * @library /test/lib /
   * @modules java.base/jdk.internal.misc java.management

@@ -37,10 +38,11 @@
   * compiler.whitebox.RelocateNMethodMultiplePaths
   */
  
  /*
   * @test id=C2
+  * @ignore
   * @bug 8316694
   * @requires vm.debug == true
   * @summary test that relocated nmethod is correctly deoptimized
   * @library /test/lib /
   * @modules java.base/jdk.internal.misc java.management
< prev index next >