spring-projects / spring-projects/spring-boot

Investigate why the system tests aren't run with Java 25

Open
#47,640 7 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.