The following document contains the results of FindBugs Report
FindBugs Version is 1.1.1
Threshold is Low
Effort is Default
Classes | Bugs | Errors | Missing Classes |
---|---|---|---|
160 | 1 | 0 | 4 |
Class | Bugs |
---|---|
javax.jbi.messaging.ExchangeStatus | 1 |
Bug | Category | Details | Line |
---|---|---|---|
javax.jbi.messaging.ExchangeStatus defines hashCode and uses Object.equals() | BAD_PRACTICE | HE_HASHCODE_USE_OBJECT_EQUALS | 61 |