< prev index next >

test/jdk/jdk/classfile/TransformTests.java

Print this page
@@ -23,10 +23,11 @@
  
  /*
   * @test
   * @bug 8335935 8336588 8372047
   * @summary Testing ClassFile transformations.
+  * @enablePreview
   * @run junit TransformTests
   */
  
  import java.lang.classfile.*;
  import java.lang.classfile.attribute.AnnotationDefaultAttribute;
< prev index next >