Download List

프로젝트 설명

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.

2013-02-13 06:54
3.1.3

이 릴리스에 다양 한 향상 된 기능 및 버그 수정 포함 되어. 단위 테스트, Jikes RVM 최근 Java 6와 Java 7 호스트 Jvm, 소스 코드 정리 및 버그 수정 번호를 사용 하 여 건물에 대 한 수정에 대 한 새로운 프레임 워크 등.
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.

2012-02-26 07:04
3.1.2

이 릴리스에 다양 한 향상 된 기능 및 버그 수정 Jikes RVM 커뮤니티에 의해 기여를 추가 합니다.
This release adds a number of enhancements and bugfixes contributed by the Jikes RVM community.

2012-02-24 07:17
3.1.1

이 릴리스에 네이티브 스레딩 사용 하 여 전환 했습니다. 기본 성숙 공간 수집기 Immix 마크-스윕에서 변경 되었습니다. 크게 향상 10%, 21%의까지와 3.0.1, 성능 이상 평균 DaCapo 및 SPEC 벤치 마크에 대 한 각각에 있다 인텔 C2Q. 하이라이트 jbb 및 Jython 32% 향상에 29%의 향상을 포함합니다.
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.

2004-05-03 03:21
2.3.2

이 릴리스에는 완전 무료 소프트웨어입니다. 그것은 독점 (일) VM에 따라 빌드 프로세스 동안에 의존하지만, 사용하는 그것을 바탕으로 더 이상 의존하지 않습니다.
Tags: Major feature enhancements
This release is fully free software. It used to depend upon the proprietary (Sun) VM during the build process, but does not depend upon it any more.

2003-01-10 19:08
2.2.0

이 릴리스의 대부분은 GNU 클래스 경로에 클래스 라이브러리를 사용합니다. JMTk (자바 메모리 관리 도구 키트)를 소개합니다. 저기 수집과 조건 및 멀티 웨이 지점에 대한 동적 지점을 악용 가능성에 대한 지원입니다. 패키지 Jikes RVM 소스 코드에서 도입되었습니다. 바이트 코드 Verifier를 기여했다. 인텔의 사이클 카운터에 대한 지원에 기여했다. 프로방스 안에 AIX 5는 PowerPC 하드웨어의 성능 카운터에 대한 지원이 추가되었습니다.
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