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.
-
MSC03-J. Never hard code sensitive information (SEI CERT Oracle Coding Standard for Java)
-
NUM03-J. Use integer types that can fully represent the possible range of unsigned data (SEI CERT Oracle Coding Standard for Java)
-
FIO12-J. Provide methods to read and write little-endian data (SEI CERT Oracle Coding Standard for Java)
-
MSC07-J. Prevent multiple instantiations of singleton objects (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)
-
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)