Replace instances of 'adoptopenjdk' in the playbooks
Nobody has claimed this yet.
- Dominant language
- Jinja
- Stars
- 542
- Forks
- 185
- Avg merge
- 22h 15m
- Merged PRs (30d)
- 4
Description
Spotted while implementing https://github.com/nodejs/build/pull/4323
It has been several years since the AdoptOpenJDK distribution of java became "Eclipse Temurin by Adoptium" howveer we still have references to the AdoptOpenJDK project in the playbooks and the api URL. These should be updated to ensure ongoing service particularly since the old API is not as well maintained as the current one.
For all current java versions (particularly 25 which we are now installing for the agent JVM) this should not be a problem.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Search the playbooks and API URL references for “adoptopenjdk”, then inspect the current Java-version entries, especially the agent JVM setup for version 25. Done means all relevant references use Eclipse Temurin by Adoptium and the maintained API instead of the old AdoptOpenJDK names and URL.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- devops, infrastructure
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Clearly specified
- Newbie friendliness
- 72/100