aegisvm-announcement Mailing List for The Aegis VM Project
Status: Pre-Alpha
Brought to you by:
pwlfong
You can subscribe to this list here.
2002 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
---|
From: Philip F. <pw...@us...> - 2002-08-23 00:24:12
|
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: http://aegisvm.sourceforge.net/ -- Philip W. L. Fong pw...@us... The Aegis VM Project http://aegisvm.sourceforge.net The Aegis VM Project is an on-going effort to implement a lightweight, secure JVM. It will eventually feature a modular architecture, Proof Linking, that supports pluggable verification modules. |
From: Philip F. <pw...@us...> - 2002-06-12 10:13:07
|
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.1.0 of the aegisvm package. This release supports all bytecode instructions, dynamic loading of native libraries, and interoperability with GNU Classpath class library. With a number of bugs fixed, the code base cleaned up, and more internal documentation introduced, this release is much more usable and hackable than its predecessors. This release inaugurates the 0.1.x development cycle, which will focus on improving the usability and security of the VM. The package can be obtained at the following location: http://prdownloads.sourceforge.net/aegisvm/aegisvm-0.1.0.tar.gz You need GNU Classpath 0.0.3 and libjpr 0.1.0 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.0.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.0/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.0/FEATURES Visit the project home page for more information about the Aegis VM project: http://aegisvm.sourceforge.net/ -- Philip W. L. Fong pw...@us... The Aegis VM Project http://aegisvm.sourceforge.net |