Aegis VM 0.0.3

The Aegis VM Project is an on-going effort to implement a lightweight, secure virtual machine for executing Java bytecode. It will eventually feature a modular architecture, Proof Linking, that supports pluggable verification modules.

This is release 0.0.3 of the aegisvm package. This release implements support for string internalization, exception handling, stack tracing, user-defined class loaders, and class unloading. Numerous bugs are fixed, making this release much more robust than its predecessors. Also, the VM is now ported to Solaris (SPARC) platforms. Release 0.0.3 is the last one in the 0.0.x development cycle.

The package can be obtained at the following location: http://prdownloads.sourceforge.net/aegisvm/aegisvm-0.0.3.tar.gz.

You need the following packages to build this release:

For a list of new VM features introduced in this release, consult the NEWS file in the distribution.

For an exhaustive list of all VM features available in this release, consult the FEATURES file in the distribution.

Visit the project home page (http://aegisvm.sourceforge.net) for more information about the Aegis VM project.


$Id: release-note.html,v 1.2 2002/04/14 08:50:39 pwlfong Exp $