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.
-
STR51-J. Use the charset encoder and decoder classes when more control over the encoding process is required (SEI CERT Oracle Coding Standard for Java)
-
CON50-J. Do not assume that declaring a reference volatile guarantees safe publication of the members of the referenced object (SEI CERT Oracle Coding Standard for Java)
-
-
NUM51-J. Do not assume that the remainder operator always returns a nonnegative result for integral operands (SEI CERT Oracle Coding Standard for Java)
-
-
-
-
-
-
DCL60-J. Avoid cyclic dependencies between packages (SEI CERT Oracle Coding Standard for Java)