|
Excelsior JET is a Java VM enhanced with Ahead-Of-Time (AOT) compilation. It transforms your classes and jars into high-performance Windows executables. VM components responsible for Java memory management, threading, synchronization, security, etc., are redistributed as a DLL. Among those runtime components is a JIT compiler that takes care of classes that could not be precompiled. Version for Linux on the Intel x86 platform is also available. Software Downloads > Java Authoring > Excelsior JET for Windows
|