< prev index next >

test/jdk/java/foreign/TestFallbackLookup.java

Print this page
*** 21,12 ***
   * questions.
   */
  
  /*
   * @test
-  * @enablePreview
-  * @requires jdk.foreign.linker != "UNSUPPORTED"
   * @run testng/othervm -Dos.name=Windows --enable-native-access=ALL-UNNAMED TestFallbackLookup
   */
  
  import org.testng.annotations.*;
  import static org.testng.Assert.*;
--- 21,10 ---
< prev index next >