hg: jdk/sandbox: 8237450: JDK13 annotation processors not run when a supported annotation type specifies a module
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Wed Feb 19 01:15:18 UTC 2020
Changeset: 46bb1175b837
Author: darcy
Date: 2020-02-18 17:03 -0800
URL: https://hg.openjdk.java.net/jdk/sandbox/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-sandbox-changes
mailing list