The following document contains the results of SpotBugs
SpotBugs Version is 4.0.0
Threshold is medium
Effort is default
| Classes | Bugs | Errors | Missing Classes |
|---|---|---|---|
| 12 | 1 | 0 | 0 |
| Class | Bugs |
|---|---|
| org.eclipse.jgit.transport.JschConfigSessionFactory | 1 |
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| org.eclipse.jgit.transport.JschConfigSessionFactory.getSession(URIish, CredentialsProvider, FS, int) calls Thread.sleep() with a lock held | MT_CORRECTNESS | SWL_SLEEP_WITH_LOCK_HELD | 138 | Medium |