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

Josiah Noel duke at openjdk.org
Wed Oct 25 23:29:42 UTC 2023


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.

Just out of curiosity though, why didn't this (pretty sizable breaking change) get a JEP? The dynamic agents being disabled by default got one.

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

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


More information about the compiler-dev mailing list