Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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.

2012-02-24 07:17 Zurück zur Release-Liste
3.1.1

Diese Version hat gewechselt, zum Verwenden von systemeigenen threading. Der Standard-Reifen Raum-Kollektor wurde von Mark-Sweep auf Immix geändert. Es gibt signifikante Verbesserungen über die Leistung von 3.0.1, mit Beschleunigungen von 10 % und 21 % im Durchschnitt für DaCapo und SPEC Benchmarks bzw. auf einem Intel C2Q. Zu den Highlights zählen einer 29 % ige Verbesserung in Jbb und eine 32 % ige Verbesserung in Jython.
This release has switched to using native threading. The default mature space collector has changed from Mark-Sweep to Immix. There are significant improvements over the performance of 3.0.1, with speedups of 10% and 21% on average for DaCapo and SPEC benchmarks respectively on an Intel C2Q. Highlights include a 29% improvement in jbb and a 32%
improvement in Jython.

Project Resources