nodejs / nodejs/build

Replace instances of 'adoptopenjdk' in the playbooks

Open Beginner friendly
#4,324 1 comment 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.