< prev index next >

test/langtools/tools/javac/lambda/typeInference/combo/TypeInferenceComboTest.java

Print this page
*** 26,10 ***
--- 26,11 ---
   * @bug 8003280 8006694 8129962
   * @summary Add lambda tests
   *  perform automated checks in type inference in lambda expressions
   *  in different contexts
   *  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 >