< prev index next >

test/jdk/java/foreign/passheapsegment/TestPassHeapSegment.java

Print this page
*** 21,13 ***
   * questions.
   */
  
  /*
   * @test
-  * @enablePreview
   * @library ../ /test/lib
-  * @requires jdk.foreign.linker != "UNSUPPORTED"
   * @run testng/othervm --enable-native-access=ALL-UNNAMED TestPassHeapSegment
   */
  
  import org.testng.annotations.DataProvider;
  import org.testng.annotations.Test;
--- 21,11 ---
< prev index next >