 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
| n |
A
Joint effort with Fujitsufs Java compiler group
|
|
|
| n |
A
Reflective Just-in-time (Open JIT Compiler)
|
|
|
|
u |
Based
on Reflection/OI principle
(Java JIT in Java)
|
|
|
|
u |
A
Java framework for JIT compiler
|
|
|
|
u |
Can
download/compile various customization & optimization
|
|
modules
into a JIT compiler gjust-in-timeh
|
|
|
| n |
gPlugs
inh to Standard JavaVM (JDK 1.1.x)
|
|
|
|
u |
Works
just like off-the-shelf JIT
|
|
|
|
F |
setenv JAVA_COMPILER OpenJIT
|
|
|
setenv CLASSPATH <openjitdir>
|
|
|
setenv LD_LIBRARY_PATH <openjitdir>
|
|
|
|
u |
Initially
gself-compilesh on startup
|
|