< prev index next >

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

Print this page
@@ -24,10 +24,11 @@
  /**
   * @test
   * @bug     6993978 7097436 8006694 7196160
   * @summary Project Coin: Annotation to reduce varargs warnings
   *  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 >