< prev index next >

test/langtools/tools/javac/multicatch/7030606/DisjunctiveTypeWellFormednessTest.java

Print this page
@@ -24,10 +24,11 @@
  /*
   * @test
   * @bug 7030606 8006694 8129962
   * @summary Project-coin: multi-catch types should be pairwise disjoint
   *  temporarily workaround combo tests are causing time out in several platforms
+  * @enablePreview
   * @library /tools/javac/lib
   * @modules jdk.compiler/com.sun.tools.javac.api
   *          jdk.compiler/com.sun.tools.javac.file
   *          jdk.compiler/com.sun.tools.javac.util
   * @build combo.ComboTestHelper
< prev index next >