< prev index next >

test/langtools/tools/javac/varargs/warning/Warn4.java

Print this page
*** 24,10 ***
--- 24,11 ---
  /**
   * @test
   * @bug     6945418 6993978 8006694 7196160 8129962
   * @summary Project Coin: Simplified Varargs Method Invocation
   *  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 >