...
Using the equals()
method or relational operators to compare array contents can produce incorrect results.
Rule Guideline | Severity | Likelihood | Remediation Cost | Priority | Level |
---|---|---|---|---|---|
EXP02- J | low | likely | low | P9 | L2 |
...
...
Using the equals()
method or relational operators to compare array contents can produce incorrect results.
Rule Guideline | Severity | Likelihood | Remediation Cost | Priority | Level |
---|---|---|---|---|---|
EXP02- J | low | likely | low | P9 | L2 |
...