You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
0 commit comments