hg: jdk-updates/jdk12u: 8218152: [javac] fails and exits with no error if a bad annotation processor provided
christoph.langer at sap.com
christoph.langer at sap.com
Wed May 8 14:19:12 UTC 2019
Changeset: 7b183bfabe48
Author: jlahoda
Date: 2019-04-30 10:39 +0200
URL: http://hg.openjdk.java.net/jdk-updates/jdk12u/rev/7b183bfabe48
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-updates-changes
mailing list