Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add potential boot location for jdk10 on orka mac #4071

Conversation

adamfarley
Copy link
Contributor

This lets us accommodate the unexpected boot jdk location on Orka nodes until the template can be updated.

Currently, the JDK10 boot directory in the Orka node template
is called jdk-10 instead of the correct jdk10.

This change allows us to tolerate this setup until we are able
to regenerate the Orka node template.

Signed-off-by: Adam Farley <[email protected]>
@adamfarley
Copy link
Contributor Author

adamfarley commented Dec 2, 2024

This PR is linked to this issue but does not resolve it.

@adamfarley
Copy link
Contributor Author

@adamfarley adamfarley enabled auto-merge (squash) December 3, 2024 11:01
@Haroon-Khel
Copy link
Contributor

@adamfarley after the template is updated, the bootjdk will be found in /Library/Java/JavaVirtualMachines/jdk${JDK_BOOT_VERSION}/Contents/Home/bin/javac? (without the hyphen)

@adamfarley
Copy link
Contributor Author

Probably, yes. That matter is being discussed here. Feel free to chip in.

This PR is to cover the short-term fix until we can agree on the long-term fix.

@adamfarley adamfarley merged commit ab7094d into adoptium:master Dec 3, 2024
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
macos Issues that affect or relate to the MAC OS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants