< prev index next >

test/jdk/jdk/classfile/AdaptCodeTest.java

Print this page
*** 22,10 ***
--- 22,11 ---
   */
  
  /*
   * @test
   * @summary Testing ClassFile Code Adaptation.
+  * @enablePreview
   * @run junit AdaptCodeTest
   */
  
  import java.lang.constant.ConstantDesc;
  import java.net.URI;
< prev index next >