Windows java latest version of

Download the Microsoft Build of OpenJDK

This article provides links to download the Microsoft Build of OpenJDK.

For instructions on how to install using the graphical PKG and MSI installers, or through package managers WinGet , Homebrew , apt and yum , see the Install page.

The following tables provide links to the package files for GA releases, and their .sha256sum.txt and .sig files.

OpenJDK 17

OpenJDK 17.0.8 LTS | See previous releases

Platform Architecture Type Download link Other files
x64
Alpine x64 (musl) tar.gz microsoft-jdk-17.0.8-alpine-x64.tar.gz sha256 / sig
Linux x64 tar.gz microsoft-jdk-17.0.8-linux-x64.tar.gz sha256 / sig
macOS x64 pkg microsoft-jdk-17.0.8-macOS-x64.pkg sha256
macOS x64 tar.gz microsoft-jdk-17.0.8-macOS-x64.tar.gz sha256 / sig
Windows x64 msi microsoft-jdk-17.0.8-windows-x64.msi sha256
Windows x64 zip microsoft-jdk-17.0.8-windows-x64.zip sha256 / sig
AArch64
Linux AArch64 / ARM64 tar.gz microsoft-jdk-17.0.8-linux-aarch64.tar.gz sha256 / sig
macOS AArch64 / M1 pkg microsoft-jdk-17.0.8-macOS-aarch64.pkg sha256
macOS AArch64 / M1 tar.gz microsoft-jdk-17.0.8-macOS-aarch64.tar.gz sha256 / sig
Windows AArch64 / ARM64 msi microsoft-jdk-17.0.8-windows-aarch64.msi sha256
Windows AArch64 / ARM64 zip microsoft-jdk-17.0.8-windows-aarch64.zip sha256 / sig
Читайте также:  Модуль от деления числа python

OpenJDK 11

OpenJDK 11.0.20 LTS | See previous releases

Platform Architecture Type Download link Other files
x64
Alpine x64 (musl) tar.gz microsoft-jdk-11.0.20-alpine-x64.tar.gz sha256 / sig
Linux x64 tar.gz microsoft-jdk-11.0.20-linux-x64.tar.gz sha256 / sig
macOS x64 pkg microsoft-jdk-11.0.20-macOS-x64.pkg sha256
macOS x64 tar.gz microsoft-jdk-11.0.20-macOS-x64.tar.gz sha256 / sig
Windows x64 msi microsoft-jdk-11.0.20-windows-x64.msi sha256
Windows x64 zip microsoft-jdk-11.0.20-windows-x64.zip sha256 / sig
AArch64
Linux AArch64 / ARM64 tar.gz microsoft-jdk-11.0.20-linux-aarch64.tar.gz sha256 / sig
macOS AArch64 / M1 pkg microsoft-jdk-11.0.20-macOS-aarch64.pkg sha256
macOS AArch64 / M1 tar.gz microsoft-jdk-11.0.20-macOS-aarch64.tar.gz sha256 / sig
Windows AArch64 / ARM64 msi microsoft-jdk-11.0.20-windows-aarch64.msi sha256
Windows AArch64 / ARM64 zip microsoft-jdk-11.0.20-windows-aarch64.zip sha256 / sig

OpenJDK 16

Microsoft no longer publishes updates for OpenJDK 16, as it is not a Long Term Supported (LTS) version of OpenJDK. The binaries published in the past are available in the Older Releases page.

OpenJDK 8

If you still require Java 8, please download any of the Eclipse Temurin builds of OpenJDK 8 from the Eclipse Adoptium project.

Linux DEB and RPM packages

Linux Packages (RPM and DEB files) are available at packages.microsoft.com.

Container images

For use of Microsoft Build of OpenJDK in container images, see Container images for the Microsoft Build of OpenJDK.

Debug symbols and source code

The following tables provide links to the debug symbols of all platforms and architectures, and the source code.

OpenJDK 17.0.8 LTS

Platform Architecture Type Download link Other files
x64
Alpine x64 (musl) tar.gz microsoft-jdk-debugsymbols-17.0.8-alpine-x64.tar.gz sha256
Linux x64 tar.gz microsoft-jdk-debugsymbols-17.0.8-linux-x64.tar.gz sha256
macOS x64 tar.gz microsoft-jdk-debugsymbols-17.0.8-macOS-x64.tar.gz sha256
Windows x64 zip microsoft-jdk-debugsymbols-17.0.8-windows-x64.zip sha256
AArch64
Linux AArch64 / ARM64 tar.gz microsoft-jdk-debugsymbols-17.0.8-linux-aarch64.tar.gz sha256
macOS AArch64 / M1 tar.gz microsoft-jdk-debugsymbols-17.0.8-macOS-aarch64.tar.gz sha256
Windows AArch64 / ARM64 zip microsoft-jdk-debugsymbols-17.0.8-windows-aarch64.zip sha256
All
Source Code NA tar.gz microsoft-sources-17.0.8_7-all-noarch.tar.gz sha256
Читайте также:  Css button border size

OpenJDK 11.0.20 LTS

Platform Architecture Type Download link Other files
x64
Alpine x64 (musl) tar.gz microsoft-jdk-debugsymbols-11.0.20-alpine-x64.tar.gz sha256
Linux x64 tar.gz microsoft-jdk-debugsymbols-11.0.20-linux-x64.tar.gz sha256
macOS x64 tar.gz microsoft-jdk-debugsymbols-11.0.20-macOS-x64.tar.gz sha256
Windows x64 zip microsoft-jdk-debugsymbols-11.0.20-windows-x64.zip sha256
AArch64
Linux AArch64 / ARM64 tar.gz microsoft-jdk-debugsymbols-11.0.20-linux-aarch64.tar.gz sha256
macOS AArch64 / M1 tar.gz microsoft-jdk-debugsymbols-11.0.20-macOS-aarch64.tar.gz sha256
Windows AArch64 / ARM64 zip microsoft-jdk-debugsymbols-11.0.20-windows-aarch64.zip sha256
All
Source Code NA tar.gz microsoft-sources-11.0.20_8-all-noarch.tar.gz sha256

OpenJDK 16.0.2

Microsoft no longer publishes updates for OpenJDK 16, as it is not a Long Term Supported (LTS) version of OpenJDK. The binaries published in the past are available in the Older Releases page.

Public key to verify signature files

To verify the .sig files, download and use the public key.

URLs for major versions only

Developers can also obtain the latest packages of an LTS release by using URLs without the specific minor version. For example, the following URLs will download the latest version of OpenJDK 17:

curl -OL https://aka.ms/download-jdk/microsoft-jdk-17-linux-x64.tar.gz 
curl -OL https://aka.ms/download-jdk/microsoft-jdk-17-macOS-x64.tar.gz 
Invoke-WebRequest -Uri https://aka.ms/download-jdk/microsoft-jdk-17-windows-x64.zip 

For a complete list of available URLs and versions, see this page.

Previous releases

This page only lists the latest updates available. To download older releases, visit this document.

Provide feedback on the Microsoft Build of OpenJDK

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.

Источник

Java Downloads

JDK 20 is the latest release of Java SE Platform and JDK 17 LTS is the latest long-term support release for the Java SE platform.

JDK Development Kit 20.0.2 downloads

JDK 20 binaries are free to use in production and free to redistribute, at no cost, under the Oracle No-Fee Terms and Conditions.

JDK 20 will receive updates under these terms, until September 2023 when it will be superseded by JDK 21.

Release information

JDK Development Kit 17.0.8 downloads

JDK 17 binaries are free to use in production and free to redistribute, at no cost, under the Oracle No-Fee Terms and Conditions.

JDK 17 will receive updates under these terms, until September 2024, a year after the release of the next LTS.

Release information

GraalVM for JDK 20.0.2 downloads

GraalVM for JDK 20 binaries are free to use in production and free to redistribute, at no cost, under the GraalVM Free Terms and Conditions.

GraalVM for JDK 20 will receive updates under these terms, until September 2023 when it will be superseded by GraalVM for JDK 21.

Oracle GraalVM uses the Graal just-in-time compiler and includes the Native Image feature as optional early adopter technology.

Native Image is extensively tested and supported for use in production, but is not a conformant implementation of the Java Platform. GraalVM for JDK 20 without the Native Image feature included is available for customers at My Oracle Support.

Release information

GraalVM for JDK 17.0.8 downloads

GraalVM for JDK 17 binaries are free to use in production and free to redistribute, at no cost, under the GraalVM Free Terms and Conditions.

GraalVM for JDK 17 will receive updates under these terms, until September 2024, a year after the release of the next LTS.

Oracle GraalVM uses the Graal just-in-time compiler and includes the Native Image feature as optional early adopter technology.

Native Image is extensively tested and supported for use in production, but is not a conformant implementation of the Java Platform. GraalVM for JDK 17 without the Native Image feature included is available for customers at My Oracle Support.

Release information

Script-friendly Download URLs

The URLs listed above will remain the same for update releases to allow their use in scripts.

Java logo

Protect your investment—and more

Java SE subscribers get support for JDK 17, receive updates until at least October 2029, are entitled to GraalVM Enterprise, Java Management Service, and bundled patch releases (BPRs) with fixes not yet available to nonsubscribers, and more.

Java SE subscribers have more choices

Also available for development, personal use, and to run other licensed Oracle products.

Java SE Development Kit 8u381

Java SE subscribers will receive JDK 8 updates until at least December 2030.

The Oracle JDK 8 license changed in April 2019

The Oracle Technology Network License Agreement for Oracle Java SE is substantially different from prior Oracle JDK 8 licenses. This license permits certain uses, such as personal use and development use, at no cost — but other uses authorized under prior Oracle JDK licenses may no longer be available. Please review the terms carefully before downloading and using this product. FAQs are available here.

Commercial license and support are available for a low cost with Java SE Universal Subscription.

Java SE 8u381 checksums and OL 8 GPG Keys for RPMs

JRE 8

Java SE Runtime Environment 8u381

Server JRE 8

Server JRE (Java SE Runtime Environment) 8u381

Which Java 8 package do I need?

Software developers: Java SE Development Kit (JDK) For Java developers. Includes a complete JRE plus tools for developing, debugging, and monitoring Java applications.

Running headless Linux workloads at or near your systems’ CPU or memory limits Enterprise Performance Pack brings significant memory and performance improvements including modern garbage collection algorithms, reduced memory usage and many other optimizations. Learn more

Administrators running applications on a server Server Java Runtime Environment (Server JRE). For deploying Java applications on servers. Includes tools for JVM monitoring and tools commonly required for server applications, but does not include browser integration (Java plug-in), auto-update, or an installer. Learn more

End user running Java on a desktop: Java Runtime Environment (JRE) Covers most end-users needs. Contains everything required to run Java applications on your system.

Release information

Источник

Java

Oracle Java is the #1 programming language and development platform. It reduces costs, shortens development timeframes, drives innovation, and improves application services. With millions of developers running more than 60 billion Java Virtual Machines worldwide, Java continues to be the development platform of choice for enterprises and developers.

Oracle Java

The next release in the six-month cadence, Java 20, improves the performance, stability, and security of Java application development.

Build native executables that help applications start up fast, reduce memory usage, and save hosting costs.

JMS Advance features help administrators gain additional insights into Java workloads. Analyze usage, vulnerabilities, and impact from Cryptographic Roadmap updates.

Java Developer Day at Oracle DevLive 2023

Watch the keynote at DevLive Level Up and learn about the Java 20 release enhancements for AppDev, modern language innovations, and support for Java developer frameworks.

Java analyst reports

Java and the Art of Driving Digital Transformation

Get insights on how to leverage Java to support your modernization and transformation efforts. Learn how to get the most out of open source, cloud native, and support service capabilities in this Omdia technical brief.

Java: Modernizing Development for Secure, Cloud-Based Applications

Learn how Java helps organizations accelerate digital transformation while minimizing vulnerabilities for today’s application needs.

Top IT security and compliance pain points in application development

Security remains the most important priority for IT executives, according to a recent report from 451 Research. Read the brief to find out the top security concerns for developers and how you can achieve your IT security and compliance goals with Java.

Aberdeen Knowledge Brief

Learn why leaders in application development use Java to more efficiently build world-class applications the highest quality and the strongest security.

Источник

Оцените статью