Labelled content
Every content item in this list is tagged with all the required labels:
- android-implementation-detail-java
- android-implementation-detail-java
- android-implementation-detail-java
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.
-
EXP06-J. Expressions used in assertions must not produce side effects (SEI CERT Oracle Coding Standard for Java)
-
IDS07-J. Sanitize untrusted data passed to the Runtime.exec() method (SEI CERT Oracle Coding Standard for Java)
-
FIO13-J. Do not log sensitive information outside a trust boundary (SEI CERT Oracle Coding Standard for Java)
-
THI05-J. Do not use Thread.stop() to terminate threads (SEI CERT Oracle Coding Standard for Java)
-
MSC03-J. Never hard code sensitive information (SEI CERT Oracle Coding Standard for Java)
-
FIO04-J. Release resources when they are no longer needed (SEI CERT Oracle Coding Standard for Java)
-
NUM00-J. Detect or prevent integer overflow (SEI CERT Oracle Coding Standard for Java)
-
ENV05-J. Do not deploy an application that can be remotely monitored (SEI CERT Oracle Coding Standard for Java)
-
NUM04-J. Do not use floating-point numbers if precise computation is required (SEI CERT Oracle Coding Standard for Java)
-
ERR09-J. Do not allow untrusted code to terminate the JVM (SEI CERT Oracle Coding Standard for Java)