Update java info on macosarmjava
Add info about java 21 Signed-off-by: Rahul Imran <notlutitious@gmail.com>
This commit is contained in:
parent
9d0724609d
commit
caf025564e
1 changed files with 3 additions and 2 deletions
|
@ -6,6 +6,7 @@ color: yellow
|
|||
On macOS arm64, also known as Apple Silicon (M1, M2, etc.), you will need to install the arm64 version of Java. We recommend using builds from Azul, the links for which can be found below:
|
||||
|
||||
- [Java 8](https://www.azul.com/downloads/?version=java-8-lts&os=macos&architecture=arm-64-bit&package=jdk#zulu) or versions ≤ 1.16
|
||||
- [Java 17](https://www.azul.com/downloads/?version=java-17-lts&os=macos&architecture=arm-64-bit&package=jdk#zulu) for versions ≥ 1.17
|
||||
- [Java 17](https://www.azul.com/downloads/?version=java-17-lts&os=macos&architecture=arm-64-bit&package=jdk#zulu) for versions ≥ 1.17 and ≤ 1.20.4
|
||||
- [Java 21](https://www.azul.com/downloads/?version=java-21-lts&os=macos&architecture=arm-64-bit&package=jdk#zulu) for versions ≥ 1.20.5
|
||||
|
||||
It is recommended to install both Java 8 and Java 17.
|
||||
It is recommended to install, Java 8, Java 17, and Java 21.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue