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

推荐订阅源

Jina AI
Jina AI
MyScale Blog
MyScale Blog
量子位
月光博客
月光博客
J
Java Code Geeks
A
About on SuperTechFans
H
Hackread – Cybersecurity News, Data Breaches, AI and More
U
Unit 42
WordPress大学
WordPress大学
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
腾讯CDC
G
Google Developers Blog
博客园 - 【当耐特】
Engineering at Meta
Engineering at Meta
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
宝玉的分享
宝玉的分享
IT之家
IT之家
N
Netflix TechBlog - Medium
Microsoft Security Blog
Microsoft Security Blog
博客园 - 叶小钗
B
Blog
Martin Fowler
Martin Fowler
P
Proofpoint News Feed
B
Blog RSS Feed

Adoptium Blog

JDK 27 Will No Longer Be Built for macOS x64 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 8u402, 11.0.22, 17.0.10 and 21.0.2 Available
Eclipse Temurin 8u504, 11.0.32.1, 17.0.20.1, 21.0.12.1, 2...
Adoptium PMC · 2026-09-02 · via Adoptium Blog

Adoptium is happy to announce the immediate availability of Eclipse Temurin 8u504-b01, 11.0.32.1+1, 17.0.20.1+1, 21.0.12.1+1, 25.0.4.1+1 and 26.0.2.1+1. This is a Critical Security Patch Update (CSPU) — a security-only, out-of-band release addressing vulnerabilities disclosed by Oracle. All binaries are thoroughly tested and available free of charge without usage restrictions on a wide range of platforms. Binaries, installers, and source code are available from the Temurin download page, official container images are available at DockerHub, and installable packages are available for various operating systems.

CSPU Release Cadence delivers more frequent Security Fixes

This is a security-only CSPU release. All six supported JDK versions receive patches for the vulnerabilities listed below.

We are easing into a more regular "CSPU" release cadence, where a "CSPU" release is a security update based off of the quarterly "CPU" releases (April, July, October, January) (see this OpenJDK mailing list announcement for background). CSPUs will follow a dotted release scheme based off of the previous CPU tags for the CSPU GA tags and should contain only Critical Security Patch Updates (CSPUs).

Fixes and Updates

This release contains the following fixes and updates.

New and Noteworthy

Updated CA Certificates

The CA certificate bundle shipped with Eclipse Temurin has been refreshed to incorporate the latest Mozilla root-certificate updates. This ensures that TLS connections made using the built-in cacerts truststore remain valid against current certificate authorities without any manual intervention required from users.

Oracle Linux 9 and 10 Installer Support

Native installable packages are now published for Oracle Linux 9 and Oracle Linux 10 for all supported JDK versions (8, 11, 17, 21, 25, 26). Packages can be installed through the Adoptium package repositories in the usual way.

Container Entrypoint Stability

A change to CA certificate sub-directory processing in the Linux container entrypoints was introduced earlier in the release cycle and subsequently reverted to preserve downstream merge compatibility. The net result for users is that container entrypoint behaviour is unchanged from the previous release. Users relying on custom CA certificates mounted into containers should continue to follow the documented guidance.