-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Description
TL;DR
We add support for JDK20 in the next release (GraalVM for JDK17/JDK20) and stop shipping JDK11 builds.
Goals
The majority of GraalVM users like to use the latest JDK features. While experimental GraalVM JDK19 builds are shipping with the 22.3 release (see #4957), we plan to add JDK20 support in the 23.0 release. At the same time, we are going to drop JDK11 builds. This will allow us to remove JDK11-specific code from our code base, so that GraalVM can continue to move fast and stay up-to-date with the latest JDK releases.
Non-Goals
- Drop support for JDK17
- Keep maintaining support for JDK11
jerboaa, mcpiroman, borkdude, Xianzhan, roman-svystun and 1 moreRobertDiebels and mjordan79sgammon
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Released