Skip to content

Conversation

@MarkEWaite
Copy link
Contributor

Test with Java 25 and Java 21

Java 25 released in September 2025 and the Jenkins project wants to support it soon after release. Run plugin tests with Java 25 and Java 21. Java 17 byte code continues to be generated by the Java 21 and Java 25 compilers based on the configuration of the plugin pom.

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
  • Link to relevant issues in GitHub or Jira
  • Link to relevant pull requests, esp. upstream and downstream changes
  • Ensure you have provided tests that demonstrate the feature works or the issue is fixed

Java 25 released in September 2025 and the Jenkins project wants to
support it soon after release.  Run plugin tests with Java 25 and Java 21.
Java 17 byte code continues to be generated by the Java 21 and Java 25
compilers based on the configuration of the plugin pom.

Testing done:

* Confirmed that automated tests pass with Java 25
@MarkEWaite MarkEWaite added the maintenance Reduces maintenance effort by changes not directly visible to users label Oct 25, 2025
@MarkEWaite MarkEWaite requested a review from a team as a code owner October 25, 2025 14:01
@MarkEWaite MarkEWaite merged commit ce504cf into jenkinsci:master Oct 25, 2025
18 checks passed
@MarkEWaite MarkEWaite deleted the test-with-java-25 branch October 25, 2025 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance Reduces maintenance effort by changes not directly visible to users

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant