Replace try with try-with-resources
Update existing try/finally/close blocks to use "try with resources" See gh-9781
Showing
Please register or sign in to comment
Update existing try/finally/close blocks to use "try with resources" See gh-9781