< prev index next > test/langtools/tools/javac/varargs/7042566/T7042566.java
Print this page
/*
* @test
* @bug 7042566 8006694 8129962
* @summary Unambiguous varargs method calls flagged as ambiguous
* temporarily workaround combo tests are causing time out in several platforms
- * @library /tools/javac/lib
* @enablePreview
+ * @library /tools/javac/lib
* @modules java.base/jdk.internal.classfile.impl
* 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 >