How to download and install prebuilt OpenJDK packages JDK 9 & Later. Oracle's OpenJDK JDK binaries for Windows, macOS, and Linux are available on release-specific pages of jdk.java.net as.tar.gz or.zip archives. Updating the JAVAHOME environment variable; Installing IcedTea-Web (AdoptOpenJDK 8 only) Associate.jnlp files with the IcedTea-Web application (AdoptOpenJDK 8 only) 4. When you have chosen the features that you want to install, click Next. Click Install to begin the installation. When the installation is finished, click Finish to close.
To install Java on Windows 10 you need to go to the official Oracle download page.
Select the major version of Java and press “JDK Download” button. I’ve taken the latest release version to install, but I recommend using LTS (long-term support) version for everyday needs.
Download Windows x64 Installer:
Launch installer when it is downloaded to start Java installation process.
Press “Next” on welcome page:
Select directory to install Java and press “Next“:
Wait until Java will be installed:
And finally, Java successfully installed:
You can check the Java version via Command Prompt. Search for “cmd” and run it.
Install Java On Macos High Sierra
Type java -version.
Congratulations! You have successfully installed Java on your PC.
Install Java Macos
P.S. check how to set JAVA_HOME environment variable & Java path on Windows.
Related posts: