Skip to content

Add Rosetta 2 feature toggle for Silicon Mac

Compare
Choose a tag to compare
@marc0der marc0der released this 24 Jan 09:38
· 228 commits to master since this release

Adds a new config sdkman_rosetta2_compatbile to .sdkman/etc/config for switching on/off Rosetta 2 compatibility mode:

  • is exclusive, either x86_64 or arm64
  • chooses x86_64 + Rosetta 2 by default
  • can be switched to false to use native JDKs
  • Only Azul Zulu arm64 JDKs available
  • interim solution until more vendors release native arm64 JDKs