|
Java implementations designed primarily for research use and modification, rather than production use.
|
|
|
1. |
Jikes RVM
-
A IBM research virtual machine for VM researchers to more easily experiment with new technologies. Not a full virtual machine. [Open Source, CPL]
|
|
|
2. |
Open Runtime Platform
-
Research framework implementing advanced JIT and GC interfaces. These interfaces allow the JIT, GC and remaining runtime system to be developed in complete isolation and at independent rates. [Open Source, Intel License]
|
|
|
3. |
Sable Research Group - Publications
-
Papers and theses on optimization and efficiency of Java virtual machines.
|
|
|
4. |
SableVM
-
Java virtual machine for GNU/Linux. [Open Source, GPL]
|
|
|