
OpenJDK
The place to collaborate on an open-source implementation of the Java Platform, Standard Edition, and related projects. Download and install the latest open-source JDK.
OpenJDK - Wikipedia
OpenJDK (Open Java Development Kit) is a free and open-source implementation of the Java Platform, Standard Edition (Java SE). [2] It is the result of an effort Sun Microsystems began in 2006, four …
Download the Microsoft Build of OpenJDK | Microsoft Learn
Dec 22, 2025 · Describes where to download the Microsoft Build of OpenJDK.
Home | Adoptium
Eclipse Temurin is the name of the OpenJDK distribution from Adoptium. Built with robust security standards, ensuring a trusted, transparent, and vulnerability-free supply chain. Thoroughly tested …
OpenJDK Downloads - OpenLogic
In addition to free OpenJDK downloads, OpenLogic also provides SLA-backed technical support and services for many Java distributions, including OpenJDK, OpenJ9, and Oracle Java, as well …
Download OpenJDK (free) for Windows, macOS and Linux | Gizmodo
Dec 2, 2025 · OpenJDK allows you to write your applications once and run them anywhere, as it’s a mature and industrial-grade Java platform. With it, you can create portable, scalable, and secure …
How to Install OpenJDK on Windows - GeeksforGeeks
Jul 23, 2025 · This step-by-step guide is one place to know how to install OpenJDK in a Windows system, how to verify the installation, and how to run your first Java program.
OpenJDK: Download and install
The java-1.8.0-openjdk package contains just the Java Runtime Environment. If you want to develop Java programs then install the java-1.8.0-openjdk-devel package.
Latest release | AdoptOpenJDK - Open source, prebuilt OpenJDK …
AdoptOpenJDK provides prebuilt OpenJDK binaries from a fully open source set of build scripts and infrastructure. Supported platforms include Linux, macOS, Windows, ARM, Solaris, and AIX.
What is OpenJDK & What is it Used For? | Azul
Sep 15, 2021 · OpenJDK provides all the source code for the Java Development Kit but, to run an application compiled into bytecodes, you need a binary distribution of the JDK. OpenJDK does not …