Skip to content

[GR-55515] Disable JDK 21 support in Graal Compiler #11141

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

graalvmbot
Copy link
Collaborator

This ensures the /compiler suite in the master branch only works with the latest JDK. Transitively, this also affects suites depending on compiler such as native image. Which exact version latest refers to is defined by the labsjdk-ce-latest entry in common.json in the root of this repository. In general, it will closely follow the master branch of the OpenJDK repository. We usually adopt every early access build of the JDK, which is released once a week.

Note that this does not affect JDK support in other suites in this repository, like /truffle or /espresso. LTS releases of older but still maintained JDK version in external repositories remain unaffected.

PS: Did you know that you can get the right labsjdk by running mx fetch-jdk labsjdk-ce-latest in the /compiler suite directory?

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label May 6, 2025
@zapster zapster self-assigned this May 6, 2025
@zapster
Copy link
Member

zapster commented May 6, 2025

fyi @zakkak

@graalvmbot graalvmbot closed this May 8, 2025
@graalvmbot graalvmbot deleted the je/compiler-disable-jdk21-support-GR-55515-buildtime branch May 8, 2025 03:11
@graalvmbot graalvmbot merged commit 5a30807 into master May 8, 2025
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants