Description
Java 25 projects can use the community GraalVM toolchain to create native executables.
It targets developers who need Native Image or GraalVM runtime behavior without the enterprise edition. Treat it as a project-specific toolchain: native compilation can improve deployment in some cases, but it may require extra configuration for reflection, resources, and libraries.