< prev index next >

test/jdk/java/foreign/TestClassLoaderFindNative.java

Print this page
@@ -21,12 +21,10 @@
   * questions.
   */
  
  /*
   * @test
-  * @enablePreview
-  * @requires jdk.foreign.linker != "UNSUPPORTED"
   * @run testng/othervm --enable-native-access=ALL-UNNAMED TestClassLoaderFindNative
   */
  
  import java.lang.foreign.Arena;
  import java.lang.foreign.MemorySegment;
< prev index next >