RFR: JDK-8310061: Note if implicit annotation processing is being used

Joe Darcy darcy at openjdk.org
Fri Jun 16 18:41:36 UTC 2023


Emit a note warning of the possibility of changing the implicit running of annotation processors in a future release.

-------------

Commit messages:
 - Copyright update.
 - Update tests and implementation.
 - Merge branch 'master' into JDK-8310061
 - JDK-8310061: Note if implicit annotation processing is being used

Changes: https://git.openjdk.org/jdk/pull/14499/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=14499&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8310061
  Stats: 35 lines in 7 files changed: 27 ins; 0 del; 8 mod
  Patch: https://git.openjdk.org/jdk/pull/14499.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/14499/head:pull/14499

PR: https://git.openjdk.org/jdk/pull/14499


More information about the compiler-dev mailing list