< prev index next >

test/jdk/jdk/classfile/CorpusTest.java

Print this page
*** 23,10 ***
--- 23,11 ---
  
  /*
   * @test
   * @bug 8325485
   * @summary Testing ClassFile on small Corpus.
+  * @enablePreview
   * @build helpers.* testdata.*
   * @run junit/othervm/timeout=480 -Djunit.jupiter.execution.parallel.enabled=true CorpusTest
   */
  import helpers.ClassRecord;
  import helpers.ClassRecord.CompatibilityFilter;
< prev index next >