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.
-
OBJ08-J. Do not expose private members of an outer class from within a nested class (SEI CERT Oracle Coding Standard for Java)
-
FIO07-J. Do not let external processes block on IO buffers (SEI CERT Oracle Coding Standard for Java)
-
-
OBJ04-J. Provide mutable classes with copy functionality to safely allow passing instances to untrusted code (SEI CERT Oracle Coding Standard for Java)
-
ERR01-J. Do not allow exceptions to expose sensitive information (SEI CERT Oracle Coding Standard for Java)
-
OBJ06-J. Defensively copy mutable inputs and mutable internal components (SEI CERT Oracle Coding Standard for Java)
-
FIO09-J. Do not rely on the write() method to output integers outside the range 0 to 255 (SEI CERT Oracle Coding Standard for Java)
-
OBJ01-J. Limit accessibility of fields (SEI CERT Oracle Coding Standard for Java)