< prev index next >

test/hotspot/jtreg/gc/shenandoah/compiler/TestLinkToNativeRBP.java

Print this page
*** 21,11 ***
   * questions.
   */
  
  /**
   * @test
-  * @enablePreview
   * @bug 8259937
   * @summary guarantee(loc != NULL) failed: missing saved register with native invoke
   *
   * @requires vm.flavor == "server"
   * @requires ((os.arch == "amd64" | os.arch == "x86_64") & sun.arch.data.model == "64") | os.arch == "aarch64" | os.arch == "ppc64le"
--- 21,10 ---
< prev index next >