Closed hrak closed 1 year ago
Thanks for pointing this one out @hrak!
Do you think you're able to fix this one or do you want me to go update the URLs?
I think this change has a typo in it? it just broke our chef runs...
https://github.com/sous-chefs/java/blame/00570a6f0c07020186fae2aeedd2c49eb82d1e13/resources/openjdk_source_install.rb#L10
Should that be openjdk
, not opendjdk
?
:speaking_head: Foreword
Apparently since July 2021 AdoptOpenJDK hotspot is now known as Adoptium Temurin and AdoptOpenJDK OpenJ9 is now IBM Semeru.
:ghost: Brief Description
New binaries do not appear to be posted on https://github.com/AdoptOpenJDK/openjdk11-binaries/releases anymore. This cookbook now installs a outdated (and potentially vulnerable) version of AdoptOpenJDK.
New releases of hotspot can be found on https://adoptium.net/temurin/releases New releases of OpenJ9 can be found on https://developer.ibm.com/languages/java/semeru-runtimes/downloads/
:pancakes: Cookbook version
11.0.2
Steps To Reproduce
Steps to reproduce the behavior:
adoptopenjdk_install
resource to install javahttps://github.com/AdoptOpenJDK/openjdk<version>-binaries/releases