RFR: JDK-8321073: Defer policy of disabling annotation processing by default
Jan Lahoda
jlahoda at openjdk.org
Wed Dec 6 08:50:38 UTC 2023
On Wed, 6 Dec 2023 01:05:19 GMT, Joe Darcy <darcy at openjdk.org> wrote:
> To allow more time for build tools to accommodate changes in javac's default annotation processing policy, disabling annotation processing by default will be deferred one release to JDK 23.
>
> This PR re-enables implicit annotation processing by default _for JDK 22_. It is an anti-delta of JDK-8306819.
>
> Please also review the CSR to restore the previous behavior for JDK 22:
>
> https://bugs.openjdk.org/browse/JDK-8321321
LGTM
-------------
Marked as reviewed by jlahoda (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/16988#pullrequestreview-1767002061
More information about the compiler-dev
mailing list