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 excited to announce the immediate availability of Eclipse Temurin 24.

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

Explore more articles that might interest you based on your reading history.

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, 11.0.27, 17.0.15, 21.0.7 and 24.0.1. As always, all binaries are thoroughly tested and available free of charge without usage restrictions on a wide range of platforms...

blog banner image

Eclipse Temurin JDK 24.0.0+36 enables JEP 493

March 10, 2025

Eclipse Temurin enables JEP 493 for the JDK 24 general availability release (24.0.0+36) which significantly reduces the size of the JDK archive.

blog banner image

Eclipse Temurin 8u442, 11.0.26, 17.0.14, 21.0.6 and 23.0.2 Available

February 07, 2025

Adoptium is happy to announce the immediate availability of Eclipse Temurin 8u442, 11.0.26, 17.0.14, 21.0.6 and 23.0.2.

Thank you to our 300+ contributors