< prev index next >

test/jdk/java/foreign/TestMismatch.java

Print this page
*** 21,11 ***
   * questions.
   */
  
  /*
   * @test
-  * @enablePreview
   * @run testng TestMismatch
   */
  
  import java.lang.foreign.Arena;
  import java.util.ArrayList;
--- 21,10 ---
< prev index next >