Details
Description
One rule is missing : http://findbugs.sourceforge.net/bugDescriptions.html#SF_DEAD_STORE_DUE_TO_SWITCH_FALLTHROUGH_TO_THROW
Be carefull there is another rule named http://findbugs.sourceforge.net/bugDescriptions.html#SF_DEAD_STORE_DUE_TO_SWITCH_FALLTHROUGH witch is correctly activated on sonar.
Done in r6017.