 
                            ...
Using an instance lock to protect static shared data can result in nondeterministic behavior.
| Rule | Severity | Likelihood | Detectable | RepairableRemediation Cost | Priority | Level | 
|---|---|---|---|---|---|---|
| LCK06-J | Medium | Probable | Yes | NoMedium | P8 | L2 | 
Automated Detection
Some static analysis tools can detect violations of this rule.
...