The following document contains the results of FindBugs Report
FindBugs Version is 1.3.9
Threshold is medium
Effort is min
| Class | Bugs |
|---|---|
| org.jclouds.cloudwatch.domain.Datapoint | 1 |
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| new org.jclouds.cloudwatch.domain.Datapoint(Double, Double, Double, Date, Double, Double, StandardUnit, String) may expose internal representation by storing an externally mutable object into Datapoint.timestamp | MALICIOUS_CODE | EI_EXPOSE_REP2 | 48 | Medium |