| Class | Description |
|---|---|
| JNIFunctions |
Implementations of the functions defined by the Java Native Interface.
|
| JNIFunctions.Support |
Helper code for JNI functions.
|
| JNIFunctions.Support.JNIEnvEnterFatalOnFailurePrologue | |
| JNIFunctions.Support.JNIExceptionHandlerVoid | |
| JNIFunctionTables |
Performs the initialization of the JNI function table structures at runtime.
|
| JNIFunctionTablesFeature |
Prepares the initialization of the JNI function table structures at image generation time,
creating and registering methods that implement JNI functions as necessary.
|