< prev index next >

test/jdk/java/foreign/TestMemoryAccessInstance.java

Print this page
*** 21,11 ***
   * questions.
   */
  
  /*
   * @test
-  * @enablePreview
   * @run testng/othervm --enable-native-access=ALL-UNNAMED TestMemoryAccessInstance
   */
  
  import java.lang.foreign.MemoryLayout;
  import java.lang.foreign.MemorySegment;
--- 21,10 ---
< prev index next >