Skip to content

Error Prone 2.28.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 31 May 16:19

Error Prone nows supports the latest JDK 23 EA builds (#4412, #4415).

Closed issues:

  • Improved errors for invalid check severities (#4306).
  • Fix a crash with nested instanceof patterns (#4349).
  • Fix a crash in JUnitIncompatibleType (#4377).
  • In ObjectEqualsForPrimitives, don't suggest replacing equal with == for floating-point values (#4392).

New checks:

Full Changelog: v2.27.1...v2.28.0

-