惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

博客园 - 三生石上(FineUI控件)
博客园 - 叶小钗
博客园 - 聂微东
博客园 - 司徒正美
Hugging Face - Blog
Hugging Face - Blog
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
Google DeepMind News
Google DeepMind News
Recent Announcements
Recent Announcements
IT之家
IT之家
J
Java Code Geeks
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
I
InfoQ
爱范儿
爱范儿
Vercel News
Vercel News
Apple Machine Learning Research
Apple Machine Learning Research
阮一峰的网络日志
阮一峰的网络日志
博客园 - Franky
U
Unit 42
酷 壳 – CoolShell
酷 壳 – CoolShell
腾讯CDC
F
Fortinet All Blogs
V
Visual Studio Blog
人人都是产品经理
人人都是产品经理

Adoptium Blog

JDK 27 Will No Longer Be Built for macOS x64 Eclipse Temurin 8u504, 11.0.32.1, 17.0.20.1, 21.0.12.1, 25.0.4.1 and 26.0.2.1 Available Eclipse Temurin Reproducible Verification Builds — August 2026 Update Eclipse Temurin 8u502, 11.0.32, 17.0.20, 21.0.12, 25.0.4 and 26.0.2 Available Eclipse Temurin 8u492, 11.0.31, 17.0.19, 21.0.11, 25.0.3 and 26.0.1 Available Exploring Packaging Changes to Temurin JDK on AIX, Linux ppc64le and Linux s390x Eclipse Temurin 26 Available Celebrating Technical Achievements: 2025 Q4 Engineering milestones and community contributions Eclipse Temurin 8u482, 11.0.30, 17.0.18, 21.0.10 and 25.0.2 Available Adoptium's Plan to End Support for Solaris and Windows 32-bit Platforms Eclipse Temurin 8u472, 11.0.29, 17.0.17, 21.0.9 and 25.0.1 Available Eclipse Temurin 25 Available Eclipse Temurin JDK 24 enables JEP 493 Eclipse Temurin 8u462, 11.0.28, 17.0.16, 21.0.8 and 24.0.2 Available AQAvit in 2025 Eclipse Temurin 8u452, 11.0.27, 17.0.15, 21.0.7 and 24.0.1 Available Eclipse Temurin 24 Available Eclipse Temurin 8u442, 11.0.26, 17.0.14, 21.0.6 and 23.0.2 Available Eclipse Temurin 8u432, 11.0.25, 17.0.13, 21.0.5 and 23.0.1 Available Eclipse Temurin 23 Available Eclipse Temurin Reproducible Verification Builds for Secure Supply Chain Validation Eclipse Temurin 8u422, 11.0.24, 17.0.12, 21.0.4 and 22.0.2 Available Important Update: Removal of CentOS 7 Eclipse Temurin Images External audit of Temurin build and distribution processes The Scope of AQAvit Eclipse Temurin 8u412, 11.0.23, 17.0.11, 21.0.3 and 22.0.1 Available Eclipse Temurin 21 and 22 Available on RISC-V Eclipse Temurin 22 Available AQAvit Graduation Ceremony Tagged early access builds for all releases
Eclipse Temurin JREs are back!
Tim Ellison · 2021-12-21 · via Adoptium Blog

Background

Back in August 2021, I raised the question about the ongoing production of Java Runtime Environment(JRE) binaries for Eclipse Temurin. That led to one of the longest threads of discussion we've had at the project, with strong feelings expressed both for and against the idea.

Briefly, the question arose because the upstream OpenJDK source project has declared JREs to be "legacy" beyond Java version 8, with a recommendation to move to using jlink and produce customized runtimes that only contain those Java modules that an application actually uses.

At the Eclipse Adoptium project, we spent time exploring and evaluating various options in collaboration with our development and user community. Our decision was to stop publishing general purpose JREs from Java 17 onwards. That decision was based upon the likelihood that support for building the "legacy" JREs will be removed from OpenJDK in the future, the desirable characteristics of the jlinked binaires, and very importantly the impact of creating JREs on the Adoptium projects' workload.

We have published helpful guides for how to create your own JRE using jlink and how to use jlink in Dockerfiles that remain useful today.

Adoptium has a very loyal user community, and they were keen to let us know that even with knowledge of the jlink tool, the availability of general purpose Eclipse Temurin JREs directly from the Adoptium project was highly valued. There are a number of use cases for reusable runtimes that just don't fit well with the jlink model for developers.

Adoptium has always focused on ensuring that the quality of our runtime binaries remains very high. The Temurin Compliance Project checks that each runtime is Java standards compliant, then Eclipse AQAvit verifies the quality of the runtime for use in production environments through an extensive battery of testing and analysis.

Our users want both the convenience of a JRE package and the AQAvit quality assurance provided by the Adoptium project. As such, the Adoptium Project Management Committee (PMC) redoubled efforts to be able to create and maintain JREs for Java 17 onwards.

Eclipse Temurin JREs are back

Adoptium is a community-driven project. We are here for our users, and we succeed by the kind efforts of our development community supported by the working group members and sponsors.

The earlier decision to stop creating JREs from Java 17 onwards has been reversed, and we will continue to publish JREs for as long as it remains technically feasible to do so.

JREs for Eclipse Temurin 17 have been published via adoptium.net, the project API, and Dockerhub. We continue to encourage feedback about how the project is operating, what we can do better, and always welcome new members and sponsors.