Results 1 to 1 of 1
Thread: Jikes RVM 3.1.3
- 02-15-2013, 07:40 AM #1
Senior Member
- Join Date
- Sep 2011
- Posts
- 1,605
- Rep Power
- 3
Jikes RVM 3.1.3
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.
Changes:
This release includes a number of enhancements and bugfixes. Highlights include a new framework for unit testing, fixes for building Jikes RVM using recent Java 6 and Java 7 host JVMs, source code cleanup, and a number of bugfixes
URL:
Jikes RVM
Similar Threads
-
Jikes Compiler - iPhone
By UnknownFear in forum New To JavaReplies: 3Last Post: 03-05-2010, 03:35 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks