Skip to content

Conversation

@MarkEWaite
Copy link
Contributor

Test with Java 25

Java 25 released September 16, 2025. Jenkins core has supported Java 25 since Jenkins 2.534, Oct 28, 2025.

Compile and test on ci.jenkins.io with Java 25 and Java 21.

Intentionally continues to generate Java 17 byte code as configured by the plugin parent pom.

Does not compile or test with Java 17 any longer because we have found no issues in the past that were specific to the Java 17 compiler. The plan is to drop support for Java 17 in the not too distant future so that the Jenkins project is only supporting two major Java versions at a time, Java 21 and Java 25.

Testing done

  • Confirmed that automated tests pass with Java 25

Submitter checklist

  • Make sure you are opening from a topic/feature/bugfix branch (right side) and not your main branch!
  • Ensure that the pull request title represents the desired changelog entry
  • Please describe what you did

Required to compile and test with Java 25
Java 25 released September 16, 2025.  Jenkins core has supported Java
25 since Jenkins 2.534, Oct 28, 2025.

Compile and test on ci.jenkins.io with Java 25 and Java 21.

Intentionally continues to generate Java 17 byte code as configured by
the plugin parent pom.

Does not compile or test with Java 17 any longer because we have found no
issues in the past that were specific to the Java 17 compiler.  The plan
is to drop support for Java 17 in the not too distant future so that the
Jenkins project is only supporting two major Java versions at a time,
Java 21 and Java 25.

Testing done:

* Confirmed that automated tests pass with Java 25
@MarkEWaite MarkEWaite requested a review from a team as a code owner December 27, 2025 12:20
@froque froque merged commit 32420c8 into jenkinsci:master Dec 28, 2025
16 checks passed
@MarkEWaite MarkEWaite deleted the test-with-java-25 branch December 28, 2025 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants