This is release 0.1.1 of the aegisvm package. This release adds support for access control, loading constraints, and
Java 1.2-style native library loading. Some 100+ additional
JNI functions are implemented. As usual, there are bug
fixes, documentation improvements, and restructuring.
The package can be obtained at the following location:
http://prdownloads.sourceforge.net/aegisvm/aegisvm-0.1.1.tar.gz
You need GNU Classpath 0.04 and libjpr 0.1.1 to build this
release. They can be obtained from the following:
http://www.gnu.org/software/classpath/classpath.html
http://prdownloads.sourceforge.net/aegisvm/libjpr-0.1.1.tar.gz
For a list of new VM features introduced in this release,
consult the NEWS file in the distribution:
http://aegisvm.sourceforge.net/aegisvm-0.1.1/NEWS
For an exhaustive list of all VM features available in this
release, consult the FEATURES file in the distribution:
http://aegisvm.sourceforge.net/aegisvm-0.1.1/FEATURES
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.
Visit the project home page for more information about the
Aegis VM project: