hg: jdk8u/jdk8u-dev/langtools: 8218152: [javac] fails and exits with no error if a bad annotation processor provided
gnu.andrew at redhat.com
gnu.andrew at redhat.com
Fri May 17 17:44:29 UTC 2019
Changeset: 12045c5cae33
Author: sgroeger
Date: 2019-05-17 18:41 +0100
URL: http://hg.openjdk.java.net/jdk8u/jdk8u-dev/langtools/rev/12045c5cae33
8218152: [javac] fails and exits with no error if a bad annotation processor provided
Summary: Handle exceptions thrown while loading annotation processors.
Reviewed-by: jlahoda, andrew
! src/share/classes/com/sun/tools/javac/processing/JavacProcessingEnvironment.java
! src/share/classes/com/sun/tools/javac/resources/compiler.properties
+ test/tools/javac/annotations/8218152/MalformedAnnotationProcessorTests.java
! test/tools/javac/diags/examples.not-yet.txt
More information about the jdk8u-dev-changes
mailing list