RFR: JDK-8306819: Consider disabling the compiler's default active annotation processing [v7]

Joe Darcy darcy at openjdk.org
Fri May 24 02:58:13 UTC 2024


On Fri, 6 Oct 2023 21:55:30 GMT, Joe Darcy <darcy at openjdk.org> wrote:

>> Change annotation processing to be opt-in rather than opt-out.
>
> Joe Darcy has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Fix typos.

FYI, PR to implement the change in annotation processing default policy in JDK 23 out for review:

https://github.com/openjdk/jdk/pull/19331

see also discussion thread

https://mail.openjdk.org/pipermail/jdk-dev/2024-May/009028.html

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

PR Comment: https://git.openjdk.org/jdk/pull/14432#issuecomment-2128403910


More information about the compiler-dev mailing list