The following document contains the results of FindBugs
FindBugs Version is 3.0.0
Threshold is medium
Effort is min
| Class | Bugs |
|---|---|
| com.ericsson.research.transport.ws.spi.WSNioEndpoint | 1 |
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Synchronization performed on java.util.concurrent.ConcurrentLinkedQueue in com.ericsson.research.transport.ws.spi.WSNioEndpoint._flush() | MT_CORRECTNESS | JLM_JSR166_UTILCONCURRENT_MONITORENTER | 117 | Medium |