< prev index next >

test/jdk/java/foreign/TestMemoryAccessInstance.java

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