Package org.jikesrvm.jni
SinceNot specified.
VersionNot specified.
AuthorNot specified.
Wiki javadoc Use textile entry format.
Add your comments here.
Classes
FunctionTable This class holds a JNI function table
JNICompiledMethod Information associated with artifical stackframe inserted at the transition from Jave to JNI Native C.
JNIEnvironment A JNIEnvironment is created for each Java thread.
JNIFunctions This class implements the 232 JNI functions.
JNIGenericHelpers Platform independent utility functions called from JNIFunctions (cannot be placed in JNIFunctions because methods there are specially compiled to be called from native).
JNIGlobalRefTable Weak Global References are global references (negative numbers), with the 2^30 bit UNset.
No description provided.