< prev index next >

test/langtools/tools/javac/patterns/PrimitiveInstanceOfComboTest.java

Print this page
@@ -23,10 +23,11 @@
  
  /*
   * @test
   * @bug 8304487
   * @summary Compiler Implementation for Primitive types in patterns, instanceof, and switch (Preview)
+  * @enablePreview
   * @library /tools/lib /tools/javac/lib
   * @modules
   *      jdk.compiler/com.sun.tools.javac.api
   *      jdk.compiler/com.sun.tools.javac.file
   *      jdk.compiler/com.sun.tools.javac.main
< prev index next >