Mika VM

The same is true of most of the class libraries, but in this case some code is drawn from the GNU Classpath and Apache Harmony projects.

The original intention was to create a smaller VM (a mini- or micro-Wonka, hence the name) which would be useful for example on ARM7TDMI devices with no MMU.

Mika is based on the Wonka codebase, and is also open source under the BSD license.

The VM and class libraries are therefore purposely limited to the packages required by the OSGi Execution Environment, and features introduced in Java5 or later are not supported.

This results in a smaller footprint, with non-AWT versions requiring less than 2 MB of persistent storage.