Details
-
Bug
-
Resolution: Fixed
-
P3
-
8, 11, 17, 18
-
b16
-
x86_64
-
os_x
-
Verified
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8283906 | 17.0.4-oracle | Alexander Matveev | P3 | Closed | Fixed | b01 |
JDK-8285949 | 11.0.17-oracle | Alexander Matveev | P3 | Closed | Fixed | b01 |
JDK-8287572 | 11.0.16-oracle | Alexander Matveev | P3 | Closed | Fixed | b09 |
JDK-8302707 | 8u381 | Dmitry Markov | P3 | Resolved | Fixed | b01 |
Description
If one incorrectly downloads the JDK aarch64 bundle on an intel mac and tries to install it the error message reads -in the case of 17.0.2- "JDK 17.0.2" can't be installed on this computer.
It should say instead something like:
"This installation of JDK 17.0.2 is for arm64 systems. On this computer please download the x64 installer"
NOTE: This issue was fixed in both direction. Meaning installing aarch64 on Intel Mac will give following error message: "This installation of JDK 17.0.2 is for arm 64 systems. On this computer please download the x64 installer". Installing x64 on Apple Silicon Mac will give following error message: "This installation of JDK 17.0.2 is for x64 systems. On this computer please download the arm 64 installer".
It should say instead something like:
"This installation of JDK 17.0.2 is for arm64 systems. On this computer please download the x64 installer"
NOTE: This issue was fixed in both direction. Meaning installing aarch64 on Intel Mac will give following error message: "This installation of JDK 17.0.2 is for arm 64 systems. On this computer please download the x64 installer". Installing x64 on Apple Silicon Mac will give following error message: "This installation of JDK 17.0.2 is for x64 systems. On this computer please download the arm 64 installer".
Attachments
Issue Links
- backported by
-
JDK-8302707 Improve the error message shown when a user tries to install the aarch64 bundle on an intel mac
- Resolved
-
JDK-8283906 Improve the error message shown when a user tries to install the aarch64 bundle on an intel mac
- Closed
-
JDK-8285949 Improve the error message shown when a user tries to install the aarch64 bundle on an intel mac
- Closed
-
JDK-8287572 Improve the error message shown when a user tries to install the aarch64 bundle on an intel mac
- Closed