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.
-
LCK06-J. Do not use an instance lock to protect shared static data (SEI CERT Oracle Coding Standard for Java)
-
MET11-J. Ensure that keys used in comparison operations are immutable (SEI CERT Oracle Coding Standard for Java)
-
PRE12-C. Do not define unsafe macros (SEI CERT C Coding Standard)
-
VNA04-J. Ensure that calls to chained methods are atomic (SEI CERT Oracle Coding Standard for Java)
-
EXP16-C. Do not compare function pointers to constant values (SEI CERT C Coding Standard)
-
-
-
EXP46-C. Do not use a bitwise operator with a Boolean-like operand (SEI CERT C Coding Standard)
-
VNA01-J. Ensure visibility of shared references to immutable objects (SEI CERT Oracle Coding Standard for Java)
-
TSM03-J. Do not publish partially initialized objects (SEI CERT Oracle Coding Standard for Java)