BloodHound icon indicating copy to clipboard operation
BloodHound copied to clipboard

No Java SDK 11.0.16 available for Mac ARM architecture

Open adrwh opened this issue 2 years ago • 3 comments

Computer Apple M1 Pro Macbook 12.5 (Monterey)

Describe the bug This is not a Bloodhound issue, but there does not appear to be a Java SDK 11.0.16 available for Mac ARM architecture. I'd suggest including this fact in the Documentation.

To Reproduce Steps to reproduce the behavior:

  1. Go to https://www.oracle.com/java/technologies/downloads/#java11-mac
  2. Download the x64 DMG
  3. Double click it to install
  4. See error Screen Shot 2022-08-08 at 11 10 20 PM
Screen Shot 2022-08-08 at 11 11 42 PM

adrwh avatar Aug 09 '22 03:08 adrwh

Is this related to docs for BloodHound setup?

rvazarkar avatar Feb 06 '23 16:02 rvazarkar

Not a MAC user, but it seems you can download a Microsoft version of jdk v11 for macOS AArch64 / M1: https://learn.microsoft.com/en-us/java/openjdk/download#openjdk-11019-lts--see-previous-releases

If that solves it, then we could point to that in the install instructions.

JonasBK avatar May 01 '23 07:05 JonasBK

Computer Apple M1 Pro Macbook 12.5 (Monterey)

Describe the bug This is not a Bloodhound issue, but there does not appear to be a Java SDK 11.0.16 available for Mac ARM architecture. I'd suggest including this fact in the Documentation.

To Reproduce Steps to reproduce the behavior:

1. Go to [oracle.com/java/technologies/downloads/#java11-mac](https://www.oracle.com/java/technologies/downloads/#java11-mac)

2. Download the x64 DMG

3. Double click it to install

4. See error
Screen Shot 2022-08-08 at 11 10 20 PM Screen Shot 2022-08-08 at 11 11 42 PM

I got jdk11 on arm64 working with this guide: https://docs.oracle.com/en/java/javase/11/install/installation-jdk-macos.html#GUID-F575EB4A-70D3-4AB4-A20E-DBE95171AB5F

Downloaded the correct version (after registering for an oracle account) from: https://www.oracle.com/java/technologies/downloads/#java11

image

Good luck @adrwh - reply if you have any questions on the above

pr0b3r7 avatar May 10 '23 13:05 pr0b3r7