EN
macOS - install Oracle Java (JDK)
6
points
In this short article, we would like to show how to install Oracle Java (JDK) under macOS.
Simple steps:
- Download
*.dmg
installer.
The download page is available here.
Direct links: - Open
*.dmg
file.
e.g.jdk-19_macos-x64_bin.dmg
- Open
*.pkg
file:
e.g.JDK 19.0.1.pkg
- Go according to wizard steps:
- Test Java in the command line:
e.g.java -version