Labelled content
Every content item in this list is tagged with all the required labels:
To add a label to the list of required labels, choose '+ labelname' from Related Labels.
To remove a label from the required labels, choose '- labelname' from above.
-
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)
-
ERR50-J. Use exceptions only for exceptional conditions (SEI CERT Oracle Coding Standard for Java)
-
MEM36-C. Do not modify the alignment of objects by calling realloc() (SEI CERT C Coding Standard)
-
MSC54-J. Avoid inadvertent wrapping of loop counters (SEI CERT Oracle Coding Standard for Java)
-
-
-
DCL37-C. Do not declare or define a reserved identifier (SEI CERT C Coding Standard)
-