< prev index next >

test/jdk/java/foreign/TestUpcallScope.java

Print this page
*** 21,12 ***
   * questions.
   */
  
  /*
   * @test
-  * @enablePreview
-  * @requires jdk.foreign.linker != "UNSUPPORTED"
   * @modules java.base/jdk.internal.foreign
   * @build NativeTestHelper CallGeneratorHelper TestUpcallBase
   *
   * @run testng/othervm -XX:+IgnoreUnrecognizedVMOptions -XX:-VerifyDependencies
   *   --enable-native-access=ALL-UNNAMED -Dgenerator.sample.factor=17
--- 21,10 ---
< prev index next >