Adoptium Summit 2025 - CFP is Open!

Join us Virtually on Wednesday, October 01st 13-15 CEST and showcase your innovative work with Adoptium technologies to your industry peers!

News article

Eclipse Temurin 24 Available

Adoptium is happy to announce the immediate availability of Eclipse Temurin 24+36. As always, all binaries are thoroughly tested and…
Adoptium PMC
Adoptium PMC, March 26, 2025

Adoptium is happy to announce the immediate availability of Eclipse Temurin 24+36. As always, 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.

Fixes and Updates

Overview of Java 24 Features

As mentioned in this Adoptium blog post Eclipse Temurin JDK 24.0.0+36 enables JEP 493,

is available in this release. Some other features available in this release include the following:

For a complete list of the enhancements (including ones that only impact developers of OpenJDK), see the JDK 24 overview over at OpenJDK.

New and Noteworthy

ppc64 AIX unavailable for JDK 24

Temurin jdk-24+36 for the AIX platform is currently unavailable. A small number of test failures indicated that there is need to investigate and update the upstream codebase. We hope that this platform on JDK 24 will be ready for release for the April CPU.

Linux installation packages changes

For JDK 24 onwards, a change has been made for the RPM distribution filenames uploaded to packages.adoptium.net, to align with other JDK vendors RPM file naming. Adoptium will now use the

<java>-<feature version><-vendor>

naming convention designed by http://www.jpackage.org/.

e.g, following the previous conventions for Temurin, the release RPM would have looked like the below:

temurin-24-jdk-24.0.0.0.0.36-0.x86_64.rpm

Whereas from JDK24 onwards, the package filenames will look like this:

java-24-temurin-jdk-24.0.0.0.0.36-0.x86_64.rpm

This change is only being made for the currently supported RPM based distributions available via the package repositories listed below.

DistributionVersions
CentOS7, 9, 10
Rocky8
RHEL7, 8, 9
Fedora40, 41, 42
OracleLinux7, 8
Amazon Linux2
openSUSE15.3, 15.4, 15.5
SLES12, 15

It is also worth noting, that the existing installation instructions do not require updating, and that both dnf install java-24-temurin-jdk and dnf install temurin-24-jdk have the same results.

Package names for Alpine & Debian based distributions have not been updated.

Related Articles
Eclipse Temurin offers high-performance, cross-platform, open-source Java runtime binaries that are enterprise-ready and Java SE TCK-tested for general use in the Java ecosystem.
blog banner image

AQAvit in 2025

May 09, 2025

What is AQAvit Again? AQAvit is a project dedicated to quality assurance, verifying that OpenJDK binaries are production-ready and meet a…Read More
blog banner image

Eclipse Temurin 8u452, 11.0.27, 17.0.15, 21.0.7 and 24.0.1 Available

April 29, 2025

Adoptium is happy to announce the immediate availability of Eclipse Temurin 8u452-b09, 11.0.27+6, 17.0.15+6, 21.0.7+6 and 24.0.1+9. As…Read More
blog banner image

Eclipse Temurin 24 Available

March 26, 2025

Adoptium is happy to announce the immediate availability of Eclipse Temurin 24+36. As always, all binaries are thoroughly tested and…Read More

Thank you to our 300+contributors