adoptium / adoptium/infrastructure
Orka node template change request: Rename jdk-10 directory to jdk10
- Dominant language
- Python
- Stars
- 96
- Forks
- 106
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 13
Description
Currently, Orka nodes keep their JDK10 boot JDKs in this folder:
/Library/Java/JavaVirtualMachines/jdk-10
This is for both Aarch and x64
Please can the template/image be modified to use this folder instead?
/Library/Java/JavaVirtualMachines/jdk10
This issue was referenced [here](https://adoptium.slack.com/archives/C09NW3L2J/p1732724194544779), causes the failures detailed [here](https://github.com/adoptium/temurin-build/issues/4058), and a short-term workaround is being implemented [here](https://github.com/adoptium/temurin-build/pull/4071).
Contributor guide
Research direction
Locate the Orka node template or image definitions for both Aarch and x64; no specific file or test is named in the issue. Check where the JDK10 boot-JDK path is configured, update the directory reference, and verify that both node variants use /Library/Java/JavaVirtualMachines/jdk10 without breaking the related build flow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- infrastructure
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100