< prev index next >

test/jdk/java/foreign/TestMemorySession.java

Print this page
@@ -21,11 +21,10 @@
   * questions.
   */
  
  /*
   * @test
-  * @enablePreview
   * @modules java.base/jdk.internal.foreign
   * @run testng/othervm TestMemorySession
   */
  
  import java.lang.foreign.Arena;
< prev index next >