Description of Weighing in on Java native compilation :
The Java native compilers when it was introduced looked to overtake the JVM. But the Java code?s portability will stay in spite of the growing popularity of the Java native compilers. There are still lots of issues with the Java language that rule out its use in key projects despite its several merits like memory footprint, execution speed, JVM availability and disk footprint. This tutorial presents the various options of generating native code from Java source.