Adoptium is happy to announce the immediate availability of Eclipse Temurin 25+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
This release contains the following fixes and updates:
New and Noteworthy
JDK25 on Linux/glibc build changes
We are now building JDK25 on Linux/glibc platforms with a GCC14 devkit.
Jmods folder now omitted by default
Since we enable JEP 493 for builds later than JDK 24, it's enabled for JDK 25 as well. This means that there will be no jmods folder by default in the JDK download. See this news item for details.
Changes to Windows build toolchain
The Microsoft VS2022 toolchain used for the Windows builds has been upgraded to the latest Visual Studio 2022 version 17.12.12 (C/C++ Compiler version 19.42.34444, MSVC toolset version 14.42.34433).