Amazon offers an open jdk for Windows (and other OS), but just for Java 8, 11 and 16. You can download it from here: https://aws.amazon.com/es/corretto/

After installing it and running the java -version command, you will see something like this:

>java -version
openjdk version "1.8.0_242"
OpenJDK Runtime Environment Corretto-8.242.08.1 (build 1.8.0_242-b08)
OpenJDK 64-Bit Server VM Corretto-8.242.08.1 (build 25.242-b08, mixed mode)
Answer from Manuel Domínguez on Stack Overflow
🌐
Guru99
guru99.com › home › java tutorials › how to download & install java jdk 8 in windows
How to Download & Install Java JDK 8 in Windows
November 8, 2024 - In this tutorial learn how to download and install Java JDK 8 in Windows and set environment variables.
🌐
CodeJava
codejava.net › java-se › download-and-install-java-8-on-windows
Download and Install Java 8 on Windows
That’s why Oracle extends commercial support for JDK 8 until December 2030.To download JDK 8, head to Java SE Development Kit 8 Downloads page and choose a download file suitable for your operating system. Oracle JDK 8 is distributed in archives (zip and targ.z) and installers (rpm for Linux, ...
🌐
Oracle
java.com › en › download › help › windows_manual_download.html
How do I manually download and install Java for my Windows computer?
If the firewall is not configured appropriately it may stall the download/install operation of Java under certain conditions. Refer to your specific Internet firewall manual for instructions on how to disable your Internet Firewall. ... This will download an executable file (example: jre-8u333-windows-i586-iftw.exe) to the default download location on the local system Note: You can opt to save this file to any other known location on your local system for later installation.
🌐
GeeksforGeeks
geeksforgeeks.org › java › download-and-install-jdk-on-windows-mac-and-linux
Download and Install JDK on Windows, Mac and Linux - GeeksforGeeks
July 11, 2022 - This article describes the step-by-step process for installing and configuring the JDK on Windows, Mac and Linux.
🌐
Shailesh Jha
shaileshjha.com › step-by-step-how-to-download-and-install-java-se-jdk-8-on-windows-10
Step by step – How to Download and install Java SE JDK 8 and JRE on Windows 10 and Windows 11
In this blog post, I will show you how to install Java 8 on Windows 10 and Windows 11. There are been changes to how Java versions are released. Java 11 is the stable LTS release. If you want to install Java 11, please refer to my post on how to install Java 11 JDK
🌐
Oracle
docs.oracle.com › javase › 8 › docs › technotes › guides › install › windows_jdk_install.html
JDK Installation for Microsoft Windows
October 20, 2025 - (The JDK also contains a private JRE for use only by its tools; see "Private Versus Public JRE" for more information.) ... Access the Java Downloads page and click Accept License Agreement. Under the Download menu, click the Download link that corresponds to the .exe for your version of Windows.
🌐
Atlassian
openmrs.atlassian.net › wiki › display › docs › Install+Java+SE
Install Java SE 8 on Windows 10
If you have another version of Java SE installed, uninstall it, and delete the system environment variables that are related to JDK and JRE. To create an Oracle account, follow the create account link. Download Java SE 8 . Go to the Oracle Java downloads site. Click on the Windows header and ...
Find elsewhere
🌐
Oracle
docs.oracle.com › javase › 8 › docs › technotes › guides › install › install_overview.html
JDK 8 and JRE 8 Installation Start Here
October 20, 2025 - This page gives access to instructions for installing the JDK and JRE on Oracle Solaris, Windows, Linux, and macOS computers.
🌐
Oracle
java.com › en › download › manual.jsp
Download Java
This download is for end users who need Java for running applications on desktops or laptops. Java 8 integrates with your operating system to run separately installed Java applications.
🌐
Microsoft Learn
learn.microsoft.com › en-us › java › openjdk › download
Download the Microsoft Build of OpenJDK | Microsoft Learn
Supported installation methods include: The following tables provide links to the package files for LTS (Long Term Support) releases, and their .sha256sum.txt and .sig files. If you still require Java 8, you can download any of the Eclipse Temurin builds of OpenJDK 8 from the Eclipse Adoptium project.
🌐
OpenJDK
openjdk.org › install
OpenJDK: Download and install
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. As an example, the archives for JDK 13 may be found on jdk.java.net/13 and may be extracted on the command line using ... The openjdk-8-jre package contains just the Java Runtime Environment. If you want to develop Java programs then please install the openjdk-8-jdk package.
🌐
Oracle
oracle.com › java › technologies › downloads
Download the Latest Java LTS Free
Windows · Documentation Download · Online Documentation · Installation instructions · Release Notes · Documentation license · Java SE 11 Licensing Information User Manual (includes 3rd party licenses) Certified System Configurations · Readme · Java Value Engineering · Java SE subscribers will receive JDK 8 updates until at least December 2030.
🌐
Bell Software
bell-sw.com › pages › downloads
Java Download | Java 8, Java 11, Java 17, Java 21, Java 25 - OpenJDK Builds for Linux, Windows & macOS
Download Liberica JDK, supported OpenJDK builds. Open source Java 8, 11 and more for Linux, Windows, macOS.
🌐
Javacodepoint
javacodepoint.com › jdk-installation-on-windows-operating-system
Download JDK 8 and Install on Windows 10 64-bit - Javacodepoint
January 18, 2025 - Installing the Java Development Kit (JDK) on the Windows machine is very simple, you just follow the below steps: ... To download JDK 8 for Windows, visit the official website of Oracle Website’s Java, go to ‘Java SE Development Kit 8u144‘, and click on the link jdk-8u144-windows-x64.exe as shown in the below image.
🌐
javaspring
javaspring.net › blog › java-jdk-8-download-windows
Java JDK 8 Download and Installation on Windows — javaspring.net
Select the appropriate Windows installer for your system (either 32-bit or 64-bit). Double - click the downloaded installer file. Follow the instructions in the installation wizard.
🌐
Codingpointer
codingpointer.com › blogs › install-java-windows
Install Java JDK 1.8 On Windows 10
Install Java JDK 1.8 On Windows 10 - Explains the steps to install java jdk 1.8 and setting environment variables.
🌐
Dartmouth College
cs.dartmouth.edu › ~scot › cs10 › windows_install › windows_install.html
Installing Java 8 and Eclipse on Windows
Click the radio button next to "Accept License Agreement" and then click on jdk-8u65-windows-x64.exe. You'll be asked whether to save the file that is going to be downloaded; click on Run. Follow the instructions to install.
🌐
Red Hat
docs.redhat.com › en › documentation › red_hat_build_of_openjdk › 8 › html-single › installing_and_using_red_hat_build_of_openjdk_8_for_windows › index
Installing and using Red Hat build of OpenJDK 8 for Windows | Red Hat build of OpenJDK | 8 | Red Hat Documentation
Packages for the Red Hat build ... Red Hat build of OpenJDK 8 for Microsoft Windows can be installed manually using an archive or through a graphical user interface using an MSI-based installer....
🌐
Code
ggi.code.blog › how-to-download-install-java-jdk-8-in-windows-10-64-bit
How to Download & Install Java JDK 8 in Windows 10 (64-bit) – GGI Coding Verse {Old}
November 20, 2022 - Step 4) Once the Java JDK 8 download is complete, run the exe for install JDK. Click Next · Step 5) Select the PATH to install Java in Windows… You can leave it Default.