javawm: A new, small Java Virtual Machine conforming to the JVM specification1

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 ~160K, and Intel 140K. However, unlike other small VMs (e.g. KVM) it is designed to support the full specification, and includes support for object finalisation, Soft/Weak/Phantom References, class-unloading, the Java Native Interface (JNI) and the Reflection API.

... part of T2, get it here

URL: http://jamvm.sourceforge.net/

Author: Robert Lougher
Maintainer: The T2 Project <t2 [at] t2-project [dot] org>

License: GPL
Status: Stable
Version: 1.4.5

Remark: Does cross compile (as setup and patched in T2).

Download: http://sourceforge.net/projects/jamvm/files/ jamvm-1.4.5.tar.bz2

T2 source: javawm.cache
T2 source: javawm.desc

Build time (on reference hardware): 0% (relative to binutils)2

Installed size (on reference hardware): 0.50 MB, 13 files

Dependencies (build time detected): 00-dirtree binutils coreutils diffutils findutils gawk grep java-dirtree libffi linux-header make sed tar zlib

Installed files (on reference hardware): [show]

1) This page was automatically generated from the T2 package source. Corrections, such as dead links, URL changes or typos need to be performed directly on that source.

2) Compatible with Linux From Scratch's "Standard Build Unit" (SBU).