
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.
-
OBJ57-J. Do not rely on methods that can be overridden by untrusted code (SEI CERT Oracle Coding Standard for Java)
-
OBJ55-J. Remove short-lived objects from long-lived container objects (SEI CERT Oracle Coding Standard for Java)
-
-
-
OBJ05-J. Do not return references to private mutable class members (SEI CERT Oracle Coding Standard for Java)
-
OBJ52-J. Write garbage-collection-friendly code (SEI CERT Oracle Coding Standard for Java)
-
OBJ07-J. Sensitive classes must not let themselves be copied (SEI CERT Oracle Coding Standard for Java)
-
OBJ10-J. Do not use public static nonfinal fields (SEI CERT Oracle Coding Standard for Java)
-
-
OBJ09-J. Compare classes and not class names (SEI CERT Oracle Coding Standard for Java)