RVM : JNI Compiler

The JNI compiler "compiles" native methods by generating code to transition from Jikes RVM internal calling/register conventions to the native platforms ABI. 

See also THE JNI IMPL DETAILS section.