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.
-
DCL50-J. Use visually distinct identifiers (SEI CERT Oracle Coding Standard for Java)
-
MSC63-J. Ensure that SecureRandom is properly seeded (SEI CERT Oracle Coding Standard for Java)
-
OBJ57-J. Do not rely on methods that can be overridden by untrusted code (SEI CERT Oracle Coding Standard for Java)
-
MSC56-J. Detect and remove superfluous code and values (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)
-
-
-
MSC55-J. Use comments consistently and in a readable fashion (SEI CERT Oracle Coding Standard for Java)
-
ERR51-J. Prefer user-defined exceptions over more general exception types (SEI CERT Oracle Coding Standard for Java)
-
ERR52-J. Avoid in-band error indicators (SEI CERT Oracle Coding Standard for Java)