JamVM is a new Java Virtual Machine conforming to the JVM
specification edition 2 (blue book). It is extremely small - stripped
on PowerPC ~110K, Intel 80K. However, unlike other small VMs it
supports the full spec, inc. object finalisation and JNI.
JamVM is a compact Java Virtual Machine conforming to the JVM specification edition 2 (blue book). It is extremely small - stripped on PowerPC 150K, Intel 100K. However, unlike other small VMs it supports the full spec, inc. object finalisation and JNI.