...
Rule | Severity | Likelihood | Remediation Cost | Priority | Level |
|---|---|---|---|---|---|
POS52-C | low | probable | high | P2 | L3 |
Automated Detection
| Tool | Version | Checker | Description | ||||||
|---|---|---|---|---|---|---|---|---|---|
| CodeSonar |
| CONCURRENCY.STARVE.BLOCKING | Blocking in Critical Section |
Related Guidelines
| The CERT Oracle Secure Coding Standard for Java | LCK09-J. Do not perform operations that can block while holding a lock |
...