
...
Blocking or lengthy operations performed within synchronized regions could result in a deadlocked or unresponsive system.
Rule | Severity | Likelihood | Detectable | RepairableRemediation Cost | Priority | Level |
---|---|---|---|---|---|---|
LCK09-J | Low | Probable | No | NoHigh | P2 | L3 |
Automated Detection
Some static analysis tools are capable of detecting violations of this rule.
...