hg: jdk/jdk: 8237450: JDK13 annotation processors not run when a supported annotation type specifies a module
joe.darcy at oracle.com
joe.darcy at oracle.com
Wed Feb 19 01:05:06 UTC 2020
Changeset: 46bb1175b837
Author: darcy
Date: 2020-02-18 17:03 -0800
URL: https://hg.openjdk.java.net/jdk/jdk/rev/46bb1175b837
8237450: JDK13 annotation processors not run when a supported annotation type specifies a module
Summary: Initial fix suggested by jjg based on through analysis by Jeremy Kuhn.
Reviewed-by: jjg
! src/jdk.compiler/share/classes/com/sun/tools/javac/processing/JavacProcessingEnvironment.java
! test/langtools/tools/javac/diags/examples/RedundantTypesWithWildcardProc/processors/AnnoProc.java
More information about the jdk-changes
mailing list