Error Prone 2.47.0
New checks:
InterruptedInCatchBlock: Detect accidental calls toThread.interrupted()inside ofcatch(InterruptedException e)blocks.RefactorSwitch: Refactorings to simplify arrow switchesUnnamedVariable: Rename unused variables to_
Closed issues: #1811, #4168, #5459, #5460
Full changelog: v2.46.0...v2.47.0