aboutsummaryrefslogtreecommitdiffstats
path: root/java/jamvm/pkg-descr
blob: d821aa58e7b8c47d23faeda96d67d0865b28f60d (plain) (blame)
1
2
3
4
5
6
7
8
JamVM is an extremely small Java Virtual Machine which conforms to the
JVM specification version 2 (blue book).

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.

WWW: http://jamvm.sourceforge.net/