Excelsior JET is a Java Virtual Machine enhanced with Ahead-Of-Time (AOT) compilation. The AOT compiler transforms your classes and jars into high-performance Microsoft?® Windows?® executables that run directly on hardware. VM components responsible for Java memory management, threading, synchronization, security, etc., are placed into a DLL which you redistribute along with the precompiled executables. |