...
Recommendation | Severity | Likelihood | Remediation Cost | Priority | Level |
---|---|---|---|---|---|
CON35-C | low | probable | medium | P4 | L3 |
Automated Detection
Tool | Version | Checker | Description |
---|---|---|---|
Coverity | 6.5 | DEADLOCK | Fully Implemented |
Related Guidelines
The CERT Oracle Secure Coding Standard for Java: LCK07-J. Avoid deadlock by requesting and releasing locks in the same order
...