Labelled content
This list shows content tagged with the following label:
To add a label to the list of required labels, choose '+ labelname' from Related Labels.
-
Rule 08. Visibility and Atomicity (VNA) (SEI CERT Oracle Coding Standard for Java)
-
VNA04-J. Ensure that calls to chained methods are atomic (SEI CERT Oracle Coding Standard for Java)
-
VNA01-J. Ensure visibility of shared references to immutable objects (SEI CERT Oracle Coding Standard for Java)
-
VNA02-J. Ensure that compound operations on shared variables are atomic (SEI CERT Oracle Coding Standard for Java)
-
VNA00-J. Ensure visibility when accessing shared primitive variables (SEI CERT Oracle Coding Standard for Java)
-
VNA05-J. Ensure atomicity when reading and writing 64-bit values (SEI CERT Oracle Coding Standard for Java)
-
VNA03-J. Do not assume that a group of calls to independently atomic methods is atomic (SEI CERT Oracle Coding Standard for Java)