palantir / gradle-baseline

A set of Gradle plugins that configure default code quality tools for developers.
Apache License 2.0
299 stars 135 forks source link

Upgrade Error Prone #2815

Closed pkoenig10 closed 2 months ago

pkoenig10 commented 3 months ago

In an internal repo, we're seeing compileJava tasks hang indefinitely. Looking at the JFRs we see:

I suspect the Error Prone upgrade in https://github.com/palantir/gradle-baseline/pull/2808 might be the cause. Before I spend time investigating further. I'd like to upgrade Error Prone to the latest and see if that helps. It appears there were some fixes for crashes in the latest release.

Screenshot 2024-06-06 at 10 56 42 AM

Screenshot 2024-06-06 at 10 52 26 AM

Screenshot 2024-06-06 at 10 55 43 AM

pkoenig10 commented 2 months ago

After further investigation, the real fix is in https://github.com/palantir/gradle-baseline/pull/2816.

Still can't hurt to upgrade Error Prone though.

svc-autorelease commented 2 months ago

Released 5.56.0