The following document contains the results of FindBugs Report
FindBugs Version is 2.0.3
Threshold is medium
Effort is min
Class | Bugs |
---|---|
gboat2.base.cache.CacheManager | 1 |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Incorrect lazy initialization of static field gboat2.base.cache.CacheManager.instance in gboat2.base.cache.CacheManager.getInstance() | MT_CORRECTNESS | LI_LAZY_INIT_STATIC | 36 | Medium |