< prev index next >

test/langtools/tools/javac/processing/werror/WErrorLast.java

Print this page
*** 22,10 ***
--- 22,11 ---
   */
  
  /*
   * @test 6403456
   * @summary -Werror should work with annotation processing
+  * @enablePreview
   * @library /tools/javac/lib
   * @modules java.compiler
   *          jdk.compiler
   * @build   JavacTestingAbstractProcessor
   * @compile WErrorLast.java
< prev index next >