-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Description
TL;DR
The next feature release of GraalVM will exclusively support JDK 21.
Goals
As GraalVM is adopting the JDK release process, GraalVM will exclusively support JDK 21 in the September release. This means users can take advantage of all new features introduced with JDK 21 with the Graal JIT compiler. All preview features and generational ZGC will not be supported in Native Image. Virtual threads preview support was available in Native Image since JDK 19 and will be available as a finalized feature in JDK 21.
The community and end-users are encouraged to upgrade to JDK 21, but have several options if they need to stay on older JDK versions: The community edition of GraalVM for JDK 17 will see another CPU update in October, while Oracle GraalVM for JDK 17 is supported until 2025 with security updates and important bugfixes.
Non-Goals
- Add Native Image support for all preview features
Related PRs
Metadata
Metadata
Assignees
Labels
Type
Projects
Status