Labelled content
This list shows content tagged with the following label:
To add a label to the list of required labels, choose '+ labelname' from Related Labels.
-
ERR54-J. Use a try-with-resources statement to safely handle closeable resources (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)
-
-
MSC60-J. Do not use assertions to verify the absence of runtime errors (SEI CERT Oracle Coding Standard for Java)
-
ERR50-J. Use exceptions only for exceptional conditions (SEI CERT Oracle Coding Standard for Java)
-
SEC56-J. Do not serialize direct handles to system resources (SEI CERT Oracle Coding Standard for Java)
-
-
-
-
MSC58-J. Prefer using iterators over enumerations (SEI CERT Oracle Coding Standard for Java)