Reports try finally statements which can use Java 7 Automatic Resource Management. A quickfix is available to convert the try finally statement into a try with resources statement.

This inspection only reports if the language level of the project or module is 7 or higher