

Oracle’s JDK (commercial) – you can use this in development and testing for free, but if you use it in production you have to pay for it.Oracle’s OpenJDK (open source) – you can use this for free in any environment.Head over to the Oracle Java SE 8 download page. Verify your windows bit version and click on the corresponding link: Look for the Java SE Development Kit 8u331 section. In this guide, we will download the 64-bit installer: jdk-8u331-windows-圆4.exe.Īccept the license pop-up and click on the Download jdk-8u331-windows-圆4.exe button. You will need an Oracle account in order to download the JDK. Sign in with an existing account or create a new account to continue.Ĭheck the Java Archive section for older versions like 1.8.0_202. Open the location of the downloaded executable. On Windows 10 a pop-up window will appear: The app you're trying to install isn't a Microsoft-verified app

You can change the installation location by clicking on the Change… button. In this example, we keep the default install location of C:\Program Files\Java\jdk1.8.0_331. From now on we will refer to this directory as. We will not install the public JRE as the JDK development tools already include a private JRE. Select the Public JRE dropdown and click on This feature will not be available. as shown below.Ī progress bar shows the various steps that are executed. Once the installation is complete, click Close.
