|
|
|
|
|
|
|
|
|
|
|
|
|
• |
Access to JDK
internal data
|
|
|
|
• |
OpenJIT.Compile
Object contains data about
|
|
bytecode and
exception table
|
|
|
|
• |
Access to
Constantpool is still native method
|
|
|
• |
Memory
Management of native code
|
|
|
|
• |
void
NativeCodeAlloc(int size)
|
|
|
|
• |
int
NativeCodeRealloc(int size)
|
|
|
|
• |
void
SetNativeCode(int pc, int code)
|
|
|
|
• |
int
GetNativeCode(int pc)
|
|