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

[Java] Add JDK 22 support #1084

Open
alanondra opened this issue Aug 10, 2024 · 3 comments
Open

[Java] Add JDK 22 support #1084

alanondra opened this issue Aug 10, 2024 · 3 comments
Assignees

Comments

@alanondra
Copy link

JDK 22 was released in March but the feature ghcr.io/devcontainers/features/java:1 with version set to latest only goes up to 21.

@samruddhikhandale
Copy link
Member

@prathameshzarkar9 Can you help take a look at this? Thanks!

@prathameshzarkar9
Copy link
Contributor

Hi @samruddhikhandale ,

Created a PR #1102

I have removed the get_jdk_distro function from install.sh as it was not being used correctly in the sequence of installing distro specific version until JDK_DISTRO is not passed as an argument with any specific value like: ms,tem etc.

@prathameshzarkar9
Copy link
Contributor

Hi @samruddhikhandale ,
kindly review the changes done in this PR to install the latest jdk 22

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

No branches or pull requests

3 participants