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

Joe Darcy darcy at openjdk.org
Thu Oct 26 17:36:47 UTC 2023


On Thu, 26 Oct 2023 03:21:40 GMT, Rob Bygrave <duke at openjdk.org> wrote:

> > there need not be any flag day for changing to JDK 22 specifically since the option to request the old policy is accepted in JDK 21
> 
> Just to say, most of our libs build against **11, 17, 21 and EA/22**. So for this reason our projects we can't trivially make use of `-proc:full` introduced in 21 as that fails the builds using 11 and 17 and instead we needed to introduce build profiles for this.

Noted; thanks.

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

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


More information about the compiler-dev mailing list