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.
-
NUM10-J. Do not construct BigDecimal objects from floating-point literals (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)
-
FIO05-J. Do not expose buffers or their backing arrays methods to untrusted code (SEI CERT Oracle Coding Standard for Java)
-
SEC56-J. Do not serialize direct handles to system resources (SEI CERT Oracle Coding Standard for Java)
-
MET06-J. Do not invoke overridable methods in clone() (SEI CERT Oracle Coding Standard for Java)
-
SER01-J. Do not deviate from the proper signatures of serialization methods (SEI CERT Oracle Coding Standard for Java)
-
CON50-J. Do not assume that declaring a reference volatile guarantees safe publication of the members of the referenced object (SEI CERT Oracle Coding Standard for Java)
-
-
MSC06-J. Do not modify the underlying collection when an iteration is in progress (SEI CERT Oracle Coding Standard for Java)
-