feat: remove JDK17 from Weekly releases#2179
Merged
lemeurherve merged 4 commits intojenkinsci:masterfrom Jan 9, 2026
Merged
Conversation
6 tasks
b61c21e to
d1d8d32
Compare
lemeurherve
commented
Jan 7, 2026
This was referenced Jan 7, 2026
acd01ba to
2f9bd8d
Compare
2f9bd8d to
beb4ac4
Compare
dduportal
approved these changes
Jan 8, 2026
This was referenced Jan 8, 2026
Closed
Member
Author
6 tasks
lemeurherve
added a commit
to lemeurherve/docker
that referenced
this pull request
Jan 9, 2026
lemeurherve
added a commit
to lemeurherve/docker
that referenced
this pull request
Jan 9, 2026
Member
Author
Removing Windows JDK17 from this PR directly as #2189 doesn't include JDK17 images (since the concomitent switch from ltsc2019 to ltsc2022) |
6 tasks
lemeurherve
added a commit
to lemeurherve/docker
that referenced
this pull request
Jan 14, 2026
lemeurherve
added a commit
to lemeurherve/docker
that referenced
this pull request
Jan 24, 2026
This change set this ARG value to the current default JDK21 version. It also adds comments around JDK17 remaining version and updatecli manifest that must be kept until no LTS depends on them. Amends: - jenkinsci#2179 Refs: - jenkinsci#2187 - jenkinsci#2195
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR removes JDK17 from Weekly releases as Jenkins Core 2.545 now requires JDK21 while the incoming LTS 2.541.1 won't.
In draft until I get Windows images defined from docker bake too cf #2121 (comment) & #2178 (comment)
Note
If not ready before next Weekly, to be merged anyway so we don't (re)publish JDK17 Windows images in 2.546, but would have to be reverted/revised before LTS 2.541.1 release so this one gets JDK17 Windows image to.
Follow-up of:
Refs:
Testing done
make testCI
Submitter checklist