The following document contains the results of FindBugs
FindBugs Version is 3.0.1
Threshold is medium
Effort is min
Class | Bugs |
---|---|
org.apache.maven.index.examples.indexing.RepositoryIndexManager | 1 |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
org.apache.maven.index.examples.indexing.RepositoryIndexManager.close() makes inefficient use of keySet iterator instead of entrySet iterator | PERFORMANCE | WMI_WRONG_MAP_ITERATOR | 69 | Medium |