Skip to content
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

Support for the latest JDK22 #8

Open
KafkaProServerless opened this issue Apr 19, 2024 · 2 comments
Open

Support for the latest JDK22 #8

KafkaProServerless opened this issue Apr 19, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@KafkaProServerless
Copy link

Hello team,

This is a great image I am using every day.
Thank you so much for the work.

Would it be possible to support the latest JDK22 which is now released?

Thank you

@mkjsix mkjsix added the enhancement New feature or request label Apr 19, 2024
@ujibang
Copy link
Contributor

ujibang commented Apr 19, 2024

Hi @KafkaProServerless

we just updated GraalVM to v21.0.2-graalce. We stick at java v21 for now since it is a LTS release.

However if you need GraalVM v22 just fork this repo and set in the Dockerfile

ARG JAVA_VERSION="22-graalce"

@KafkaProServerless
Copy link
Author

Will this model of "follow the LTS" works as Java transitions to the 6 months release cadence?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants