Excelsior Jet

  • Editor's rating:
  • Requirements: Windows (all)
  • File size: 12.1 MB
  • License: Free to try; Unknown to buy
  • Excelsior Jet is a Java Virtual Machine enhanced with Ahead-Of-Time (AOT) compilation. It transforms your classes and JARs into binary executables for Windows and Linux on Intel x86 platform. VM components responsible for Java memory management, threading, synchronization, security are placed into a dynamic library (.DLL/.SO). Among those runtime components is a JIT compiler that takes care of classes that could not be precompiled...