Download List

Descripción del Proyecto

Jikes RVM (Research Virtual Machine) provides a flexible open testbed to prototype virtual machine technologies and experiment with a large variety of design alternatives. Jikes RVM runs on many platforms and advances the state-of-the-art of virtual machine technologies for dynamic compilation, adaptive optimization, garbage collection, thread scheduling, and synchronization. It is self-hosted, i.e. its Java code runs on itself without requiring a second virtual machine. Most other virtual machines for the Java platform are written in native code (typically C or C++). A Java implementation provides ease of portability and a seamless integration of virtual machine and application resources such as objects, threads, and operating-system interfaces.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-01-10 19:08 Back to release list
2.2.0

Este comunicado de la mayoría utiliza las bibliotecas de clases de GNU Classpath. JMTk (gestión de memoria de Java Tool Kit) se introduce. Hay apoyo para la recogida y explotación de las probabilidades de poder dinámico de las sucursales forma condicional y multicultural. Paquetes se han introducido en el código fuente RVM jikes. Un verificador de bytecodes fue aportado. El apoyo a la lucha contra el ciclo de Intel fue aportado. Apoyo a los contadores de rendimiento de hardware en PowerPC AIX 5 ha sido añadido.
Tags: Major feature enhancements
This release mostly uses the GNU Classpath class libraries. JMTk (Java Memory management Tool kit) is introduced. There is support for gathering and exploiting dynamic branch probabilities for conditional and multi-way branches. Packages have been introduced in the Jikes RVM source code. A bytecode verifier was contributed. Support for the Intel cycle counter was contributed. Support for PowerPC hardware performance counters on AIX 5 has been added.

Project Resources