...
Failure to ensure the atomicity of operations involving 64-bit values in multi-threaded applications can result in reading and writing indeterminate values. Many JVMs do handle the reading and writing of 64-bit values atomically, even though the specification does not require them to.
Rule | Severity | Likelihood | Remediation Cost | Priority | Level |
---|---|---|---|---|---|
CON25- J | low | probable improbable | medium | P4 | L3 |
Automated Detection
...