| Package | Description |
|---|---|
| org.jikesrvm.jni | |
| org.jikesrvm.jni.ia32 | |
| org.jikesrvm.runtime | |
| org.jikesrvm.scheduler |
| Class and Description |
|---|
| FunctionTable
This class holds a JNI function table, at runtime it is an array with
CodeArray elements
|
| JNIEnvironment
A JNIEnvironment is created for each Java thread.
|
| LinkageTripletTable
This class holds a triplet for each entry of the JNI function table.
|
| Class and Description |
|---|
| JNIGenericHelpers
Platform independent utility functions called from JNIFunctions
(cannot be placed in JNIFunctions because methods
there are specially compiled to be called from native).
|
| Class and Description |
|---|
| FunctionTable
This class holds a JNI function table, at runtime it is an array with
CodeArray elements
|
| Class and Description |
|---|
| JNIEnvironment
A JNIEnvironment is created for each Java thread.
|