
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.
-
-
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)
-
MSC05-J. Do not exhaust heap space (SEI CERT Oracle Coding Standard for Java)
-
OBJ09-J. Compare classes and not class names (SEI CERT Oracle Coding Standard for Java)
-
ENV05-J. Do not deploy an application that can be remotely monitored (SEI CERT Oracle Coding Standard for Java)
-
NUM04-J. Do not use floating-point numbers if precise computation is required (SEI CERT Oracle Coding Standard for Java)
-
ERR00-J. Do not suppress or ignore checked exceptions (SEI CERT Oracle Coding Standard for Java)
-
IDS06-J. Exclude unsanitized user input from format strings (SEI CERT Oracle Coding Standard for Java)
-
OBJ02-J. Preserve dependencies in subclasses when changing superclasses (SEI CERT Oracle Coding Standard for Java)