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.
-
-
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)
-
SER06-J. Make defensive copies of private mutable components during deserialization (SEI CERT Oracle Coding Standard for Java)
-
SER05-J. Do not serialize instances of inner classes (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)
-
FIO08-J. Distinguish between characters or bytes read from a stream and -1 (SEI CERT Oracle Coding Standard for Java)
-
SEC06-J. Do not rely on the default automatic signature verification provided by URLClassLoader and java.util.jar (SEI CERT Oracle Coding Standard for Java)
-
THI05-J. Do not use Thread.stop() to terminate threads (SEI CERT Oracle Coding Standard for Java)
-
ERR07-J. Do not throw RuntimeException, Exception, or Throwable (SEI CERT Oracle Coding Standard for Java)