January 2015
Intermediate to advanced
298 pages
6h 27m
English
Another Zero HotSpot alternative for non-JIT supported platforms is JamVM—an extremely small VM, which is the smallest among those supporting the blue book specification (one that was published in the book form) for Java VMs.
We may need a real or emulated ARM device that has Linux and any Java environment installed. We need Java to perform a javac compilation, which is a necessary part of IcedTea building process.
Though JamVM patches may be applied manually, we will use the more simple way:
git clone git://git.berlios.de/jamvm
./autogen.sh –with-java-runtime-library=openjdk
Read now
Unlock full access