Closed az82 closed 3 years ago
Same issue on Ubuntu with SDKMAN 5.12.4.
Looks like the "old" AdoptOpenJDK is now the Temurin from Adoptium since the project is now under the Eclipse umbrella. See: https://blog.adoptopenjdk.net/2021/08/goodbye-adoptopenjdk-hello-adoptium/
I was not aware of the Temurin name, sorry for wasting everyones time. Anyway, SDKMAN should still show JDKs that are already installed.
There should have been a smoother transition.
I believe that the sdkman should give you the following options:
-adpt
to -tem
Also, homepage needs to be updated: https://sdkman.io/jdks#AdoptOpenJDK
@eddumelendez it seems like we might have a bug on our hands, as the versions of -adpt
are no longer showing, even though they are still installed locally. I'd still expect to see them under the AdoptOpenJDK section on the Java list view.
@az82 thank you for reporting this, we'll definitely take a peek into this and try to get this resolved soon.
@mackatozis the software and the service we provide is free for everyone to use but comes with zero guarantees, as is stipulated in the Apache 2.0 licence that it is distributed under.
@ratepay-sstein thanks for this, I opened an issue on the website yesterday and will push changes to fix the JDKs page soon :+1:
I've done some digging this morning and have found the issue.
@eddumelendez We only include vendors who have visible versions available. The short term solution would be to keep all the latest AdoptOpenJDK versions visible until we can roll out a fix for this.
@marc0der that's interesting, well, it has been our first time doing so. AdoptOpenJDK has been restore.
Works for me, sdk list
now shows the installed jdks again. Thanks!
Wow, that was fast. I confirm that it works on Ubuntu, too!
We should probably announce this on Twitter. My timeline is full of people asking where the hell AdoptOpenJDK went 😄 .
I'll write the blog post tonight as well as update the website. Apologies for my tardiness but I'm away on holiday at the moment.
Enjoy your holiday!
The blog post has been written, so this should clarify things for everyone.
Sorry for bouncing this issue around, but it should be moved to the sdkman-candidates project where the changes are to be made.
Temurin 17 is already released for main platforms. When will it appear in sdkman?
Edit: sorry for the impatience :)
@asfernandes Eclipse Temurin For Java 17 is available now on sdkman!
Temurin 17.0.0 is now the new default version for Java on SDKMAN! :tada:
Bug report
sdk list java
with SDKMAN 5.12.4 on macOs Big Sur does not show the Eclipse Adoptium / AdoptOpenJDK JDKs. Even installed JDKs are not shown.Output of
sdk list java
:Installed JDKS:
To reproduce
Run
sdk list java
with SDKMAN 5.12.4 on macOs Big SurSystem info