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.
-
LCK11-J. Avoid client-side locking when using classes that do not commit to their locking strategy (SEI CERT Oracle Coding Standard for Java)
-
VNA04-J. Ensure that calls to chained methods are atomic (SEI CERT Oracle Coding Standard for Java)
-
-
EXP46-C. Do not use a bitwise operator with a Boolean-like operand (SEI CERT C Coding Standard)
-
TPS01-J. Do not execute interdependent tasks in a bounded thread pool (SEI CERT Oracle Coding Standard for Java)
-
VNA01-J. Ensure visibility of shared references to immutable objects (SEI CERT Oracle Coding Standard for Java)
-
TPS04-J. Ensure ThreadLocal variables are reinitialized when using thread pools (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)