Skip to content

Remove Java 17 from Windows installer#724

Merged
NotMyFault merged 1 commit intojenkinsci:masterfrom
NotMyFault:remove-jdk-17
Jan 2, 2026
Merged

Remove Java 17 from Windows installer#724
NotMyFault merged 1 commit intojenkinsci:masterfrom
NotMyFault:remove-jdk-17

Conversation

@NotMyFault
Copy link
Member

Signed-off-by: Alexander Brandes <mc.cache@web.de>
@NotMyFault NotMyFault requested a review from a team as a code owner December 31, 2025 14:59
<RegistrySearch Id="JDK25_HOME_REGSEARCH" Root="HKLM" Key="SOFTWARE\JavaSoft\JDK\25" Name="JavaHome" Type="raw" Win64="yes" />
<RegistrySearch Id="JDK21_HOME_REGSEARCH" Root="HKLM" Key="SOFTWARE\JavaSoft\JDK\21" Name="JavaHome" Type="raw" Win64="yes" />
<RegistrySearch Id="JDK17_HOME_REGSEARCH" Root="HKLM" Key="SOFTWARE\JavaSoft\JDK\17" Name="JavaHome" Type="raw" Win64="yes" />
<RegistrySearch Id="JDK25_HOME_REGSEARCH" Root="HKLM" Key="SOFTWARE\JavaSoft\JDK\25" Name="JavaHome" Type="raw" Win64="yes" />
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Apparently the last entry is the preferred value, let's push on Java 25.

@NotMyFault NotMyFault merged commit 1e9435d into jenkinsci:master Jan 2, 2026
3 checks passed
@NotMyFault NotMyFault deleted the remove-jdk-17 branch January 2, 2026 14:33
@lemeurherve lemeurherve added release-version:2.545 Indicate that this has been or will be used and/or delivered in this Jenkins Core Weekly packaging. jdk17 windows labels Jan 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

jdk17 release-version:2.545 Indicate that this has been or will be used and/or delivered in this Jenkins Core Weekly packaging. windows

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants