hg: jdk9/sandbox/langtools: 8073844: fatal annotation processing	errors do not stop compilation
    chris.hegarty at oracle.com 
    chris.hegarty at oracle.com
       
    Tue Oct  4 16:15:59 UTC 2016
    
    
  
Changeset: 17a82cb0e4b4
Author:    jlahoda
Date:      2016-10-04 17:40 +0200
URL:       http://hg.openjdk.java.net/jdk9/sandbox/langtools/rev/17a82cb0e4b4
8073844: fatal annotation processing errors do not stop compilation
Summary: JavacProcessingEnvironment lets the should-stop policy decide when the compilation should stop.
Reviewed-by: jjg
! src/jdk.compiler/share/classes/com/sun/tools/javac/processing/JavacProcessingEnvironment.java
+ test/tools/javac/processing/StopAfterError/StopAfterError.java
+ test/tools/javac/processing/StopAfterError/StopAfterError.out
+ test/tools/javac/processing/StopAfterError/StopAfterErrorAux.java
+ test/tools/javac/processing/StopAfterError/StopAfterErrorContinue.out
    
    
More information about the jdk9-sandbox-changes
mailing list