< prev index next >

test/jdk/java/util/Collection/MOAT.java

Print this page
*** 24,16 ***
  /*
   * @test
   * @bug     6207984 6272521 6192552 6269713 6197726 6260652 5073546 4137464
   *          4155650 4216399 4294891 6282555 6318622 6355327 6383475 6420753
   *          6431845 4802633 6570566 6570575 6570631 6570924 6691185 6691215
!  *          4802647 7123424 8024709 8193128 8327858
   * @summary Run many tests on many Collection and Map implementations
   * @author  Martin Buchholz
   * @modules java.base/java.util:open
   * @enablePreview
   * @run main MOAT
   * @key randomness
   */
  
  /* Mother Of All (Collection) Tests
   *
--- 24,17 ---
  /*
   * @test
   * @bug     6207984 6272521 6192552 6269713 6197726 6260652 5073546 4137464
   *          4155650 4216399 4294891 6282555 6318622 6355327 6383475 6420753
   *          6431845 4802633 6570566 6570575 6570631 6570924 6691185 6691215
!  *          4802647 7123424 8024709 8193128 8327858 8346307
   * @summary Run many tests on many Collection and Map implementations
   * @author  Martin Buchholz
   * @modules java.base/java.util:open
   * @enablePreview
   * @run main MOAT
+  * @run main MOAT --enable-preview
   * @key randomness
   */
  
  /* Mother Of All (Collection) Tests
   *
< prev index next >