< prev index next >

test/hotspot/jtreg/compiler/floatingpoint/TestFloatJNIArgs.java

Print this page
*** 32,11 ***
  
  /* @test
   * @bug 8139258 8165673
   * @summary Regression test for passing float args to a jni function.
   *
-  * @requires !vm.graal.enabled
   * @run main/othervm/native -XX:-TieredCompilation -Xcomp compiler.floatingpoint.TestFloatJNIArgs
   */
  
  package compiler.floatingpoint;
  
--- 32,10 ---
< prev index next >