Skip to content

Error Prone 2.36.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 19 Nov 00:46

Changes:

  • Add new matcher interfaces to ErrorProneScanner for AST nodes introduced after Java 11 (e5fd194)
  • Fix compatibility with latest JDK 24 EA builds (d67bc15)
  • Check that --should-stop=ifError=FLOW is set when using the -Xplugin integration (e71db1f)

New checks:

Closed issues: #4633, #4646