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.
-
SER02-J. Sign then seal objects before sending them outside a trust boundary (SEI CERT Oracle Coding Standard for Java)
-
NUM53-J. Use the strictfp modifier for floating-point calculation consistency across platforms (SEI CERT Oracle Coding Standard for Java)
-
FIO03-J. Remove temporary files before termination (SEI CERT Oracle Coding Standard for Java)
-
MSC03-J. Never hard code sensitive information (SEI CERT Oracle Coding Standard for Java)
-
NUM03-J. Use integer types that can fully represent the possible range of unsigned data (SEI CERT Oracle Coding Standard for Java)
-
FIO12-J. Provide methods to read and write little-endian data (SEI CERT Oracle Coding Standard for Java)
-
THI01-J. Do not invoke ThreadGroup methods (SEI CERT Oracle Coding Standard for Java)
-
ERR07-J. Do not throw RuntimeException, Exception, or Throwable (SEI CERT Oracle Coding Standard for Java)
-
ERR08-J. Do not catch NullPointerException or any of its ancestors (SEI CERT Oracle Coding Standard for Java)
-
FIO04-J. Release resources when they are no longer needed (SEI CERT Oracle Coding Standard for Java)