FindBugs Bug Detector Report
The following document contains the results of FindBugs
FindBugs Version is 3.0.1
Threshold is
Effort is min
Summary
| Classes | Bugs | Errors | Missing Classes |
|---|---|---|---|
| 8 | 1 | 0 | 24 |
Files
| Class | Bugs |
|---|---|
| org.apache.fulcrum.cache.RefreshableCachedObject | 1 |
org.apache.fulcrum.cache.RefreshableCachedObject
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Inconsistent synchronization of org.apache.fulcrum.cache.RefreshableCachedObject.lastAccess; locked 50% of time | MT_CORRECTNESS | IS2_INCONSISTENT_SYNC | 160 | Medium |

