< prev index next >

test/langtools/tools/javac/generics/inference/8176534/TestUncheckedCalls.java

Print this page
*** 31,10 ***
--- 31,11 ---
  
  /*
   * @test
   * @bug 8176534
   * @summary Missing check against target-type during applicability inference
+  * @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 >