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

Joe Darcy darcy at openjdk.org
Wed Jun 28 21:03:09 UTC 2023


On Thu, 15 Jun 2023 18:16:57 GMT, Joe Darcy <darcy at openjdk.org> wrote:

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

This pull request has now been integrated.

Changeset: 3df36c4f
Author:    Joe Darcy <darcy at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/3df36c4f101e094d6f6beccadc004742b47d045a
Stats:     340 lines in 10 files changed: 328 ins; 0 del; 12 mod

8310061: Note if implicit annotation processing is being used

Reviewed-by: briangoetz, vromero, jjg

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

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


More information about the compiler-dev mailing list