Download List

專案描述

The Janos Virtual Machine (JanosVM) is an Open Source virtual machine for executing Java bytecodes. Unlike any available virtual machine, the JanosVM supports multiple, separate process-like entities (called "teams" in the JanosVM) within a single VM, without reliance on any underlying OS or hardware support for such separation. The JanosVM supports separate per-team heaps, per-team garbage collection threads, inter-team thread migration, safe cross-team reference objects, and a tutorial. Designed to support asynchronous termination of buggy, uncooperative, or malicious Java bytecode applications, the JanosVM provides robust and scalable multi-process support within a single virtual machine.

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.

2002-08-03 01:34
0.8.0

This release includes a new user level thread system that supports stride scheduling, optimized packet handling when using moab, a port of xprofiling to the nodeos/oskit, a resync with Kaffe v1.0.7, an experimental Java wrapper for the lmsensors library, an alpha version of the PowerPC JIT 3 backend for Mac OS X (Darwin), a test suite for basic jitter operation, and the usual bugfixes.
標籤: Major feature enhancements

2002-03-18 22:46
0.6.0

More documentation, a fleshed-out java.security package, updates for the latest NodeOS changes, a recent sync with Kaffe, and numerous bugfixes.
標籤: Major feature enhancements

2001-05-09 07:10
0.5.0

標籤: Initial freshmeat announcement

Project Resources