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.
-
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)
-
OBJ58-J. Limit the extensibility of classes and methods with invariants (SEI CERT Oracle Coding Standard for Java)
-
OBJ13-J. Ensure that references to mutable objects are not exposed (SEI CERT Oracle Coding Standard for Java)
-
OBJ02-J. Preserve dependencies in subclasses when changing superclasses (SEI CERT Oracle Coding Standard for Java)
-
OBJ11-J. Be wary of letting constructors throw exceptions (SEI CERT Oracle Coding Standard for Java)
-
OBJ51-J. Minimize the accessibility of classes and their members (SEI CERT Oracle Coding Standard for Java)