< prev index next >

test/langtools/tools/javac/tree/MakeTypeTest.java

Print this page
*** 23,10 ***
--- 23,11 ---
  
  /*
   * @test
   * @bug     8042239
   * @summary Verify that TreeMaker.Type(Type) can handle all reasonable types
+  * @enablePreview
   * @library /tools/javac/lib
   * @modules jdk.compiler/com.sun.tools.javac.api
   *          jdk.compiler/com.sun.tools.javac.code
   *          jdk.compiler/com.sun.tools.javac.processing
   *          jdk.compiler/com.sun.tools.javac.tree
< prev index next >