RFR: JDK-8321073: Defer policy of disabling annotation processing by default

Josiah Noel josiahnoel at gmail.com
Wed Dec 6 01:15:43 UTC 2023


Will a JEP also be created to facilitate discussion and bring greater
awareness?

On Tue, Dec 5, 2023, 8:11 PM 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
>
> -------------
>
> Commit messages:
>  - Merge branch 'master' into JDK-8321073
>  - JDK-8321073: Defer policy of disabling annotation processing by default
>
> Changes: https://git.openjdk.org/jdk/pull/16988/files
>  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=16988&range=00
>   Issue: https://bugs.openjdk.org/browse/JDK-8321073
>   Stats: 64 lines in 5 files changed: 18 ins; 26 del; 20 mod
>   Patch: https://git.openjdk.org/jdk/pull/16988.diff
>   Fetch: git fetch https://git.openjdk.org/jdk.git
> pull/16988/head:pull/16988
>
> PR: https://git.openjdk.org/jdk/pull/16988
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/compiler-dev/attachments/20231205/decf54d3/attachment.htm>


More information about the compiler-dev mailing list