< prev index next >

test/langtools/tools/javac/DefiniteAssignment/T8204610.java

Print this page
*** 23,10 ***
--- 23,11 ---
  
  /*
   * @test
   * @bug 8204610
   * @summary Compiler confused by parenthesized "this" in final fields assignments
+  * @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 >