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.
-
TPS03-J. Ensure that tasks executing in a thread pool do not fail silently (SEI CERT Oracle Coding Standard for Java)
-
-
-
TPS02-J. Ensure that tasks submitted to a thread pool are interruptible (SEI CERT Oracle Coding Standard for Java)
-
THI04-J. Ensure that threads performing blocking operations can be terminated (SEI CERT Oracle Coding Standard for Java)
-
-
INT50-CPP. Do not cast to an out-of-range enumeration value (SEI CERT C++ Coding Standard)
-
LCK06-J. Do not use an instance lock to protect shared static data (SEI CERT Oracle Coding Standard for Java)
-
MET11-J. Ensure that keys used in comparison operations are immutable (SEI CERT Oracle Coding Standard for Java)
-
LCK05-J. Synchronize access to static fields that can be modified by untrusted code (SEI CERT Oracle Coding Standard for Java)