Merged
Conversation
Member
Author
|
We might have to wait a few days until Java 25.0.2 Temurin version is released on all platforms (https://adoptium.net/temurin/releases/). This update does introduce some new warnings about some libraries using some deprecated methods. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## dev-2.x #7246 +/- ##
=============================================
- Coverage 72.12% 72.11% -0.01%
- Complexity 21083 21084 +1
=============================================
Files 2297 2297
Lines 85223 85225 +2
Branches 8487 8487
=============================================
- Hits 61464 61459 -5
- Misses 20780 20786 +6
- Partials 2979 2980 +1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
leonardehrenfried
approved these changes
Jan 28, 2026
Contributor
|
Waiting for the release of the docker container on https://hub.docker.com/_/eclipse-temurin |
Member
Author
|
Looks like 25.0.2 docker image is now released. |
Contributor
|
We will test this in our staging environment |
vpaturet
approved these changes
Feb 25, 2026
t2gran
pushed a commit
that referenced
this pull request
Feb 25, 2026
Member
|
@fpurcell Since you asked about it: OTP now requires Java 25. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This pr updates OTP to use java 25 language version. CI and docker stuff is also updated to use java 25.
Issue
No issue
Unit tests
Not updated
Documentation
Updated
Changelog
From title