Skip to content

Error Prone 2.43.0

Latest

Choose a tag to compare

@github-actions github-actions released this 22 Oct 14:20

The minimum support JDK version to run Error Prone is now JDK 21 (#4867).

Changes:

  • -XepPatchChecks now skips disabled checks (#4943)
  • AndroidJdkLibsChecker has been removed, the recommended replacement for Android code is Android Lint's NewApi check

New checks:

Closed issues: #4943, #5102, #5107, #5121, #5158, #5217, #5239

Full changelog: v2.42.0...v2.43.0