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

option to install a x86-64 JDK on an m1 mac because it can run with Rosetta 2 #17

Open
reinsch82 opened this issue Jan 23, 2023 · 1 comment

Comments

@reinsch82
Copy link

When using the toolchain declaration and there is no JDK for the aarch64 architecture available on a mac. there should be an option to also allow usage of a x86-64 JDK since Rosetta 2 allows it to execute.

Expected Behavior

some way of configuring to allow x86-64

Current Behavior

older JDKs can't be used on m1 macs

@gudenau
Copy link

gudenau commented Nov 29, 2023

This could be nice on Linux as well. There is support in the kernel for running non-native binaries through something like qemu.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants