
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.
-
MSC06-J. Do not modify the underlying collection when an iteration is in progress (SEI CERT Oracle Coding Standard for Java)
-
ENV00-J. Do not sign code that performs only unprivileged operations (SEI CERT Oracle Coding Standard for Java)
-
SER08-J. Minimize privileges before deserializing from a privileged context (SEI CERT Oracle Coding Standard for Java)
-
ERR03-J. Restore prior object state on method failure (SEI CERT Oracle Coding Standard for Java)
-
DCL02-J. Do not modify the collection's elements during an enhanced for statement (SEI CERT Oracle Coding Standard for Java)
-
FIO06-J. Do not create multiple buffered wrappers on a single byte or character stream (SEI CERT Oracle Coding Standard for Java)
-
OBJ05-J. Do not return references to private mutable class members (SEI CERT Oracle Coding Standard for Java)
-
SER07-J. Do not use the default serialized form for classes with implementation-defined invariants (SEI CERT Oracle Coding Standard for Java)
-
SER11-J. Prevent overwriting of externalizable objects (SEI CERT Oracle Coding Standard for Java)
-
SER10-J. Avoid memory and resource leaks during serialization (SEI CERT Oracle Coding Standard for Java)