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

Provide native builds for M1 Apple Silicon (ARM) Macs in Homebrew #530

Closed
grahamrb opened this issue May 3, 2021 · 1 comment
Closed
Labels
bug Something isn't working

Comments

@grahamrb
Copy link

grahamrb commented May 3, 2021

AdoptOpenJDK now includes a build for the new M1-based (Apple Silicon) Macs. Ideally, the Homebrew package should provide this ARM based build when being installed on an Apple Silicon Mac rather than relying on Rosetta 2 to run the JDK.

Link to relevant AdoptOpenJDK ticket where ARM builds have been implemented: adoptium/temurin-build#1922

Current output when running brew install --cask adoptopenjdk on an M1 Mac without Rosetta 2 installed:

installer: This package requires Rosetta 2 to be installed.
                Please install Rosetta 2 and then try again.
                    `sudo softwareupdate --install-rosetta`

installer: Error - AdoptOpenJDK can’t be installed on this computer.
@gdams
Copy link
Member

gdams commented Jul 26, 2023

Please switch to using the temurin cask: https://adoptium.net/installation/

@gdams gdams closed this as completed Jul 26, 2023
homebrew-openjdk automation moved this from To do to Done Jul 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Development

No branches or pull requests

3 participants