January 2015
Intermediate to advanced
298 pages
6h 27m
English
Zero-assembler HotSpot port is the default Java VM for all newly-built OpenJDK instances on ARM prior to Java 8. It is the default Java VM for quite a few JIT-unsupported platforms. However, there is an effort to bring JIT power to it, named Shark.
We may need a real or emulated ARM device, which has Linux and any Java environment installed. We need Java to perform a javac compilation, which is a necessary part of the IcedTea building process.
wget http://icedtea.wildebeest.org/download/source/icedtea-<icedtea_version>.tar.gz
It will download an archive.
Read now
Unlock full access