...
Rule | Severity | Likelihood | Remediation Cost | Priority | Level |
---|---|---|---|---|---|
OBJ10-J | mediumMedium | probableProbable | mediumMedium | P8 | L2 |
Automated Detection
Tool | Version | Checker | Description |
---|---|---|---|
Eclipse | 1.0 | The serializable class .* does not declare a static final serialVersionUID field of type long | Implemented |
Coverity | 1.0 | FB.MS_MUTABLE_ARRAY FB.MS_SHOULD_BE_FINAL | Implemented |
Findbugs | 1.0 | MS_MUTABLE_ARRAY MS_SHOULD_BE_FINAL | Implemented |
...