@@ -24,10 +24,11 @@ /* * @test * @bug 8005166 8129962 * @summary Add support for static interface methods * Smoke test for static interface method hiding + * @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