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.
-
IDS50-J. Use conservative file naming conventions (SEI CERT Oracle Coding Standard for Java)
-
FIO52-J. Do not store unencrypted sensitive information on the client side (SEI CERT Oracle Coding Standard for Java)
-
LCK03-J. Do not synchronize on the intrinsic locks of high-level concurrency objects (SEI CERT Oracle Coding Standard for Java)
-
-
IDS01-J. Normalize strings before validating them (SEI CERT Oracle Coding Standard for Java)
-
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)
-
LCK01-J. Do not synchronize on objects that may be reused (SEI CERT Oracle Coding Standard for Java)
-
NUM53-J. Use the strictfp modifier for floating-point calculation consistency across platforms (SEI CERT Oracle Coding Standard for Java)
-