
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)
-
VNA03-J. Do not assume that a group of calls to independently atomic methods is atomic (SEI CERT Oracle Coding Standard for Java)
-
FIO03-J. Remove temporary files before termination (SEI CERT Oracle Coding Standard for Java)
-
THI01-J. Do not invoke ThreadGroup methods (SEI CERT Oracle Coding Standard for Java)
-
OBJ11-J. Be wary of letting constructors throw exceptions (SEI CERT Oracle Coding Standard for Java)
-
DCL00-J. Prevent class initialization cycles (SEI CERT Oracle Coding Standard for Java)
-
OBJ06-J. Defensively copy mutable inputs and mutable internal components (SEI CERT Oracle Coding Standard for Java)