Outline
•
How OpenJIT backend works?
•
Method invocation, Self compile mechanism
•
C Language Portions of OpenJIT
•
API, Constantpool resolution
•
Java Portions of OpenJIT
•
Class structure, Optimization
•
Preliminary results