*** 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