JikesRVM

From Wikipedia, the free encyclopedia

JikesRVM is research project from IBM to create is an open-source Java virtual machine. The key difference from many other VMs in that it is implemented in Java and does not rely on any native code typically written in system languages like C/C++. It uses GNU Classpath as a standard class library. The program is licensed under Common Public License.

[edit] See also

List of Java virtual machines

[edit] External links