blob: 81af53304a0632d641d8670b7c344eded1c9bf58 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<problems>
<problem>
<file>TryFinallyCanBeTryWithResources.java</file>
<line>16</line>
<problem_class severity="WARNING" attribute_key="WARNING_ATTRIBUTES">'try finally' replaceable with 'try' with resources</problem_class>
<description>&lt;code&gt;try&lt;/code&gt; can use automatic resource management #loc</description>
</problem>
</problems>