Labelled content
This list shows content tagged with the following label:
To add a label to the list of required labels, choose '+ labelname' from Related Labels.
-
JNI04-J. Do not assume that Java strings are null-terminated (SEI CERT Oracle Coding Standard for Java)
-
JNI03-J. Do not use direct pointers to Java objects in JNI code (SEI CERT Oracle Coding Standard for Java)
-
JNI02-J. Do not assume object references are constant or unique (SEI CERT Oracle Coding Standard for Java)
-
JNI01-J. Safely invoke standard APIs that perform tasks using the immediate caller's class loader instance (loadLibrary) (SEI CERT Oracle Coding Standard for Java)
-
-
JNI00-J. Define wrappers around native methods (SEI CERT Oracle Coding Standard for Java)