New
Unclaimed project
Are you a maintainer of gradle-errorprone-plugin? Claim this project to take control of your public changelog and roadmap.
Changelog
Gradle plugin to use the error-prone compiler for Java
Pass -XDaddTypeAnnotationsToSymbol=true (#132, 672a7afa2751f7f0c499018fb7c2bae184b192e2)
It helps NullAway and has been recommended for some time, and Error Prone 2.46.0 now requires it. It's only needed/useful/required for JDK 21 but it's harmless to pass it unconditionally to any version of JavaC.