The following document contains the results of FindBugs Report
FindBugs Version is 1.2.1
Threshold is High
Effort is Max
| Classes | Bugs | Errors | Missing Classes |
|---|---|---|---|
| 719 | 1 | 0 | 0 |
| Class | Bugs |
|---|---|
| sk.baka.webvm.AppBorder$PerformGC | 1 |
| Bug | Category | Details | Line |
|---|---|---|---|
| sk.baka.webvm.AppBorder$PerformGC.onClick() forces garbage collection; extremely dubious except in benchmarking code | PERFORMANCE | DM_GC | 67 |