< prev index next >

test/jdk/java/foreign/TestIntrinsics.java

Print this page
*** 21,12 ***
   * questions.
   */
  
  /*
   * @test
-  * @enablePreview
-  * @requires jdk.foreign.linker != "UNSUPPORTED"
   * @run testng/othervm
   *   -Djdk.internal.foreign.DowncallLinker.USE_SPEC=true
   *   --enable-native-access=ALL-UNNAMED
   *   -Xbatch
   *   TestIntrinsics
--- 21,10 ---
< prev index next >