JDK11: Aarch64: Mac: Build cannot find boot JDK locally or via web api #4058
Labels
aarch
Issues that affect or relate to the aarch ARCHITECTURE
arm
Issues that affect or relate to the ARM OS
buildbreak
High priority issues that cause build breaks in jenkins or build scripts
macos
Issues that affect or relate to the MAC OS
openj9
Issues that are enhancements or bugs raised against the OpenJ9 group
testing
Issues that enhance or fix our test suites
Thank you for reporting a broken build! Please fill in the following details:
Failing error:
Passing builds appear to already have a version of jdk10 on the machine itself.
However, as of 3 weeks ago, we are now looking for the jdk in a different location: 01ba85f
My theory is that the JDK is still located in the folder that has the dash.
Possible fix for the "missing jdk" problem: We either need to modify the code to check both dash'd and undash'd locations, or we could modify the orka template to have its jdk10 in the new location.
Possible fix the for "can't find jdk10 at Adoptium" issue: If the boot jdk is jdk10, we need to change the url it's trying to download from, because the Adoptium api says it has no JDK10 builds. Evidence.
The text was updated successfully, but these errors were encountered: