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.
-
IDS08-J. Sanitize untrusted data included in a regular expression (SEI CERT Oracle Coding Standard for Java)
-
LCK06-J. Do not use an instance lock to protect shared static data (SEI CERT Oracle Coding Standard for Java)
-
TSM03-J. Do not publish partially initialized objects (SEI CERT Oracle Coding Standard for Java)
-
VNA02-J. Ensure that compound operations on shared variables are atomic (SEI CERT Oracle Coding Standard for Java)
-
VNA00-J. Ensure visibility when accessing shared primitive variables (SEI CERT Oracle Coding Standard for Java)
-
NUM11-J. Do not compare or inspect the string representation of floating-point values (SEI CERT Oracle Coding Standard for Java)
-
EXP02-J. Do not use the Object.equals() method to compare two arrays (SEI CERT Oracle Coding Standard for Java)
-
THI00-J. Do not invoke Thread.run() (SEI CERT Oracle Coding Standard for Java)
-
STR02-J. Specify an appropriate locale when comparing locale-dependent data (SEI CERT Oracle Coding Standard for Java)
-
IDS03-J. Do not log unsanitized user input (SEI CERT Oracle Coding Standard for Java)