
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.
-
LCK03-J. Do not synchronize on the intrinsic locks of high-level concurrency objects (SEI CERT Oracle Coding Standard for Java)
-
LCK02-J. Do not synchronize on the class object returned by getClass() (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)
-
LCK08-J. Ensure actively held locks are released on exceptional conditions (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)