Right you are. And "'continue' or 'break' inside 'finally' block" and "'throw' inside 'finally' block" suffer from the same problem. Could you please submit a JIRA report?
Bas
David Kusche wrote:
Hi,
In following code for the return statement in line 6 the "return' inside 'finally' block" warning is shown. Which is IMHO a false positive.
Right you are. And "'continue' or 'break' inside 'finally' block" and
"'throw' inside 'finally' block" suffer from the same problem. Could you
please submit a JIRA report?
Bas
David Kusche wrote:
Done
http://www.jetbrains.net/jira/browse/IDEA-5092
David