Skip to content

Conversation

@onobc
Copy link
Contributor

@onobc onobc commented Nov 16, 2025

This commit adds support for Java 25. Note that the java.version remains at 17 in order to force the target and source compatibility to be 17. However, if the running JVM is 25 it will be used to compile and run tests.

The Github workflows are also updated to run with Java 25.

TODO

  • Make samples run w/ both 17 and 25

See #290

@onobc onobc requested a review from dsyer November 16, 2025 23:05
@dsyer
Copy link
Member

dsyer commented Nov 17, 2025

LGTM

This commit adds support for Java 25. Note that the java.version remains
at 17 in order to force the target and source compatibility to be 17.
However, if the running JVM is 25 it will be used to compile and run
tests.

The Github workflows are also updated to run with Java 25.

See spring-projects#290

Signed-off-by: onobc <[email protected]>
@onobc onobc merged commit e8ad5b8 into spring-projects:main Nov 17, 2025
5 checks passed
@onobc onobc deleted the switch-java25 branch November 17, 2025 19:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants