hg: jdk/submit: 8218152: [javac] fails and exits with no error if a bad annotation processor provided
jan.lahoda at oracle.com
jan.lahoda at oracle.com
Tue Apr 30 08:40:41 UTC 2019
Changeset: d9208a660094
Author: jlahoda
Date: 2019-04-30 10:39 +0200
URL: http://hg.openjdk.java.net/jdk/submit/rev/d9208a660094
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
Contributed-by: groeges at uk.ibm.com
! src/jdk.compiler/share/classes/com/sun/tools/javac/processing/JavacProcessingEnvironment.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/resources/compiler.properties
+ test/langtools/tools/javac/annotations/8218152/MalformedAnnotationProcessorTests.java
! test/langtools/tools/javac/diags/examples.not-yet.txt
More information about the jdk-submit-changes
mailing list