- Added JVM compiler distribution and native binaries for Linux, macOS, and Windows, built with Excelsior JET AOT for faster startup.
- Introduced new language/compiler features such as @PolymorphicSignature support, expect annotations with default arguments, and VarHandle JVM codegen.
- Resolved a large set of compiler and IDE bugs—including inline class crashes, enum synthetic constructors, coroutine metadata issues—and improved overall performance.