Commit Graph

2 Commits

Author SHA1 Message Date
kurt
5bb1c2b0ec maintenance update to jamvm 1.4.3. based on update from maintainer
Frederick C. Druseikis <fredd at cse.sc.edu>.  amd64 correction not
included just yet as libffi submission needs more work.
2006-07-11 16:01:24 +00:00
kurt
5cdad626f5 DESCR:
JamVM is a new Java Virtual Machine which conforms to the JVM
specification version 2 (blue book). In comparison to most other VM's
(free and commercial) it is extremely small, with a stripped executable
on PowerPC of only ~135K, and Intel 100K. However, unlike other small
VMs (e.g. KVM) it is designed to support the full specification, and
includes support for object finalisation, the Java Native Interface
(JNI) and the Reflection API.

From maintainer: Frederick C. Druseikis <fredd@cse.sc.edu>
2006-04-11 01:04:15 +00:00