spring-projects / spring-projects/spring-boot
Investigate why the system tests aren't run with Java 25
Open
Nobody has claimed this yet.
status: team-only
type: task
- Dominant language
- Java
- Stars
- 81.5k
- Forks
- 42.7k
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 65
Description
strategy:
matrix:
java:
- version: 17
toolchain: true
- version: 21
toolchain: true
See if they run with Java 25, and if not, try to fix that.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the GitHub Actions workflow containing the shown Java matrix and inspect how the system tests are invoked. Run the system tests with Java 25 and compare any failures with the existing Java 17 and 21 runs. Done means Java 25 is included when supported, or the cause and required fix are established.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, java
- Domain
- ci-cd, testing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100