langtools/test/tools/javac/processing/StopAfterError/StopAfterErrorContinue.out
author jlahoda
Tue, 04 Oct 2016 17:40:29 +0200
changeset 41255 72fcbd6294cb
permissions -rw-r--r--
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

- compiler.err.proc.messager: Stop!
StopAfterErrorAux.java:4:9: compiler.err.cant.resolve.location: kindname.class, should, , , (compiler.misc.location: kindname.class, StopAfterErrorAux, null)
StopAfterErrorAux.java:4:21: compiler.err.cant.resolve.location: kindname.class, get, , , (compiler.misc.location: kindname.class, StopAfterErrorAux, null)
3 errors