< prev index next >

test/jdk/java/foreign/TestUnsupportedLinker.java

Print this page
@@ -21,11 +21,10 @@
   * questions.
   */
  
  /*
   * @test
-  * @enablePreview
   *
   * @run testng/othervm -Djdk.internal.foreign.CABI=UNSUPPORTED --enable-native-access=ALL-UNNAMED TestUnsupportedLinker
   */
  
  import java.lang.foreign.Linker;
< prev index next >