Oracle
oracle.com › java › technologies › downloads
Download the Latest Java LTS Free
Java SE subscribers will receive JDK 11 updates until at least January 2032. These downloads can be used for development, personal use, or to run Oracle licensed products.
Oracle
java.com › zh-CN
Java | Oracle
来自 Java 管理者 Oracle 的免费 Java 开发工具包 (JDK) 下载和资源 · 开发人员下载 · 开发人员资源 · 企业资源 ·
Videos
02:44
How to Install Java JDK 24 on Windows 11 - YouTube
07:34
Download and install Oracle JDK 25 on Windows - YouTube
10:42
How to Install Java JDK on Windows 11 ( with JAVA_HOME ) (2025) ...
03:34
How to Install Java JDK 25 on Windows 11 - YouTube
03:12
How to Install Java JDK 23 on Windows 10 - YouTube
Oracle not allowing JDK downloads without an account?
This is not new. End of life versions have required an account for years
More on reddit.comLogin now required to download Oracle JDK 8
You should not use Oracle JDK unless you are paying for a license. The default license only covers private and dev use.
Use any of the other builds instead, e.g. Amazon, RedHat, etc.
More on reddit.comPlease help me understand the jdk downloads page and how to get java 8.
JAVA_HOME isn't used by the JVM to determine which version of Java to run. It's used by some programs to find the location of the default Java install.
Instead, look at the PATH variable. I bet you'll find that your Java 9 install appears before the Java 8 install. That being said, most things that run on Java 8 will also run on Java 9. What's your use case for needing Java 8?
More on reddit.comJDK 10 is now available for download
haven't even started using java9 yet or getting to know its features
More on reddit.comOracle
java.com › en › download › manual.jsp
Download Java
Developers are encouraged to download the latest Java Development Kit from OTN downloads.
Microsoft Learn
learn.microsoft.com › en-us › java › openjdk › download
Download the Microsoft Build of OpenJDK | Microsoft Learn
October 27, 2025 - Invoke-WebRequest -Uri https://aka.ms/download-jdk/microsoft-jdk-25-windows-x64.zip · For a complete list of available URLs and versions, see this page. This page only lists the latest updates available. To download older releases, visit this document. Send us your comments, thoughts, and ideas to help us improve the Microsoft Build of OpenJDK. Visit our OpenJDK discussions page on GitHub to send us your feedback. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Oracle
jdk.java.net › 25
OpenJDK JDK 25.0.1 GA Release
September 17, 2025 - This page provides production-ready open-source builds of the Java Development Kit, version 25, an implementation of the Java SE 25 Platform under the GNU General Public License, version 2, with the Classpath Exception. Commercial builds of JDK 25.0.1 from Oracle, under a non-open-source license, can be found here. ... If you have difficulty downloading any of these files please contact [email protected].
Oracle
java.com › en › › help › handbook › downloadguide.html
Download Guide
The table below will guide you to the best download location for your needs. The table assumes that you know what types of releases you want, but if you would like some guidance, see Choosing the Right JDK Version: An Unofficial Guide.
Oracle
jdk.java.net
JDK Builds from Oracle
Looking for Oracle JDK builds and information about Oracle’s enterprise Java products and services? Visit the Oracle JDK Download page.
Oracle
oracle.com › java › technologies
Java SE | Oracle Technology Network | Oracle
Java SE 8u471 is the latest release of Java SE 8 Platform. Oracle strongly recommends that all Java SE 8 users upgrade to this release. JDK for ARM releases are available on the same page as the downloads for other platforms
YouTube
youtube.com › watch
#1 How to Download and Install Java 17 JDK JRE JSHELL on Windows 10 - YouTube
How to Download and Install Java 17 JDK JRE JSHELL on Windows 10https://www.oracle.com/java/technologies/javase/jdk17-archive-downloads.htmlAffiliate Disclai...
Published October 8, 2025
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.
Oracle
oracle.com › java › technical details
JDK and GraalVM Script Friendly URLs
ENV JAVA_PKG=https://download.oracle.com/java/25/latest/jdk-25_linux-x64_bin.tar.gz \ JAVA_HOME=/usr/java/jdk-25 RUN set -eux; \ JAVA_SHA256=$(curl "$JAVA_PKG".sha256) ; \ curl --output /tmp/jdk.tgz"$JAVA_PKG" && \ echo "$JAVA_SHA256 */tmp/jdk.tgz" | sha256sum -c; \ mkdir -p "$JAVA_HOME"; \ tar --extract --file /tmp/jdk.tgz --directory "$JAVA_HOME" --strip-components 1
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.
OpenJDK
openjdk.org
OpenJDK
JDK 8 Updates · JDK 9 · JDK (…, 25, 26, 27) JDK Updates · JMC · Jigsaw · Kona · Lanai · Leyden · Lilliput · Locale Enhancement · Loom · Memory Model Update · Metropolis · Multi-Language VM · Nashorn · New I/O · OpenJFX · Panama · Penrose · Port: AArch32 ·
GeeksforGeeks
geeksforgeeks.org › java › download-and-install-jdk-on-windows-mac-and-linux
Download and Instal JDK on Windows, Mac and Linux
July 11, 2022 - C:\Program Files\Java\jdk-{YOUR_JDK_VERSION}. Click on OK => OK => OK. ... Follow the steps below to install the Java software Development Kit on a Linux environment. These instructions are applicable to various Linux distributions such as Ubuntu, ...
Qlik Talend Help
help.qlik.com › talend esb development guide › download java development kit (jdk)
Download Java Development Kit (JDK) | Talend ESB Development Guide Help
For more information about compatible Java versions, see Compatible Java Environments. As we'll be compiling source files, be sure to download the JDK and not the JRE version.
Oracle
jdk.java.net › 24
JDK 24 Releases
JDK 24 has been superseded. Please visit jdk.java.net for the current version.