Most AdoptOpenJDK references and API calls should swap to Adoptium
As per the Blog Post in 2021 - AdoptOpenJDK has migrated to the Eclipse Foundation and serves binaries through adoptium.net.
NOTE: This is not a straight simple swap as some legacy/old Java binaries are only made available through the old AdoptOpenJDK API which setup-java may still wish to support.
hi @karianna, thank you for your report. We will take a look at it.
@karianna Eclipse Temurin (via Adoptium API) is supported already (see https://github.com/actions/setup-java/pull/201).
What would replacing the AdoptOpenJDK API with the Adoptium API in the adopt provider improve specifically?
https://github.com/actions/setup-java#supported-distributions also already mentions that AdoptOpenJDK is deprecated and has been replaced by Eclipse Temurin.
Pulling @johnoliver in - he runs our API and noticed that requests were seemingly coming to the wrong domain from the action.
hi @karianna and @johnoliver, just a gentle ping, I would like to hear your additional opinions about this topic.
hey @karianna and @johnoliver, just a gentle ping :)