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

Adopt Open JDK is outdated. No current openJDK release available in neverred #50

Open
GMichu opened this issue Jul 14, 2023 · 1 comment

Comments

@GMichu
Copy link

GMichu commented Jul 14, 2023

Announcement from adoptopenjdk website:

24th July 2021: AdoptOpenJDK is moving to the Eclipse Foundation and rebranding.
Our July 2021 and future releases will come from Adoptium.net

And indeed you can't download JDK 17 from their website nor their github repo. Latest released binary in their repo is from 2020:
https://github.com/AdoptOpenJDK/openjdk11-binaries/releases

You should instead refer to their new brand:

Get-EvergreenApp -Name AdoptiumTemurin8
Get-EvergreenApp -Name AdoptiumTemurin11
Get-EvergreenApp -Name AdoptiumTemurin17

https://github.com/adoptium/temurin17-binaries/releases/
https://github.com/adoptium/temurin11-binaries/releases/
https://github.com/adoptium/temurin8-binaries/releases/

It would also be nice to include Amazon's widely used distribution of JDK:
Get-EvergreenApp -Name AmazonCorretto
https://github.com/corretto/corretto-17/releases
https://github.com/corretto/corretto-11/releases
https://github.com/corretto/corretto-8/releases

@GMichu
Copy link
Author

GMichu commented Aug 7, 2024

@Deyda duplicated by #53

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

1 participant