Skip to content

Add support for JDK20 and retire JDK11 support #5063

@fniephaus

Description

@fniephaus

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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

Released

Relationships

None yet

Development

No branches or pull requests

Issue actions