foojay-toolchains icon indicating copy to clipboard operation
foojay-toolchains copied to clipboard

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

Open reinsch82 opened this issue 2 years ago • 1 comments

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

reinsch82 avatar Jan 23 '23 10:01 reinsch82