< prev index next >

test/langtools/tools/javac/cast/intersection/IntersectionTypeCastTest.java

Print this page
*** 24,10 ***
--- 24,11 ---
  /*
   * @test
   * @bug 8002099 8006694 8129962
   * @summary Add support for intersection types in cast expression
   *  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 >