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.
-
ERR02-J. Prevent exceptions while logging data (SEI CERT Oracle Coding Standard for Java)
-
OBJ02-J. Preserve dependencies in subclasses when changing superclasses (SEI CERT Oracle Coding Standard for Java)
-
OBJ11-J. Be wary of letting constructors throw exceptions (SEI CERT Oracle Coding Standard for Java)
-
DCL00-J. Prevent class initialization cycles (SEI CERT Oracle Coding Standard for Java)
-
THI02-J. Notify all waiting threads rather than a single thread (SEI CERT Oracle Coding Standard for Java)
-
THI03-J. Always invoke wait() and await() methods inside a loop (SEI CERT Oracle Coding Standard for Java)
-
-
EXP54-CPP. Do not access an object outside of its lifetime (SEI CERT C++ Coding Standard)
-
MET12-J. Do not use finalizers (SEI CERT Oracle Coding Standard for Java)
-
MSC04-J. Do not leak memory (SEI CERT Oracle Coding Standard for Java)