...
Synchronizing on the intrinsic lock of high-level concurrency utilities can cause nondeterministic behavior resulting from inconsistent locking policies.
Rule | Severity | Likelihood | Remediation Cost | Priority | Level |
---|---|---|---|---|---|
LCK03-J | medium | probable | medium | P8 | L2 |
Automated Detection
Tool | Version | Checker | Description |
---|
CodeSonar |
| FB.MT_CORRECTNESS.JLM_JSR166_LOCK_MONITORENTER | Synchronization performed on Lock | ||||||
SonarQube |
|
|
| S2442 | Implemented |
...
Bibliography
...
...