The following document contains the results of FindBugs Report
FindBugs Version is 1.3.9
Threshold is medium
Effort is min
| Class | Bugs |
|---|---|
| org.littleshoot.proxy.HttpRequestHandler | 1 |
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Synchronization performed on java.util.concurrent.ConcurrentHashMap in org.littleshoot.proxy.HttpRequestHandler.processMessage(ChannelHandlerContext, MessageEvent) | MT_CORRECTNESS | JLM_JSR166_UTILCONCURRENT_MONITORENTER | 212 | Medium |