|
Excelsior JET for Windows
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.
java exe dll compiler native ahead-of-time jvm excelsior jet java vm enhanced ahead-of-time compilation |