The following document contains the results of FindBugs
FindBugs Version is 3.0.1
Threshold is medium
Effort is max
| Class | Bugs |
|---|---|
| info.ejava.examples.ejb.basic.dto.Greeting | 1 |
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| new info.ejava.examples.ejb.basic.dto.Greeting(Date, String) may expose internal representation by storing an externally mutable object into Greeting.date | MALICIOUS_CODE | EI_EXPOSE_REP2 | 16 | Medium |