Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Fix URL format for JDK download on linux - #64998

#64998
Merged
BrennanConroy merged 4 commits into
maindotnet/aspnetcore:mainfrom
BrennanConroy-patch-5dotnet/aspnetcore:BrennanConroy-patch-5Copy head branch name to clipboard
Jan 13, 2026
Merged

Fix URL format for JDK download on linux#64998
BrennanConroy merged 4 commits into
maindotnet/aspnetcore:mainfrom
BrennanConroy-patch-5dotnet/aspnetcore:BrennanConroy-patch-5Copy head branch name to clipboard

Conversation

@BrennanConroy

Copy link
Copy Markdown
Member

No description provided.

@BrennanConroy
BrennanConroy requested a review from wtgodbe as a code owner January 9, 2026 22:43
Copilot AI review requested due to automatic review settings January 9, 2026 22:43
@BrennanConroy
BrennanConroy requested a review from a team as a code owner January 9, 2026 22:43
@github-actions github-actions Bot added the area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework label Jan 9, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR fixes the URL format for downloading the Microsoft JDK on Linux systems by changing the delimiter between the version and platform architecture from an underscore to a hyphen. This aligns the Linux download URL format with the Windows version used in InstallJdk.ps1.

  • Changes the JDK download URL format from microsoft-jdk-${java_version}_${platformarch}.tar.gz to microsoft-jdk-${java_version}-${platformarch}.tar.gz

@wtgodbe

wtgodbe commented Jan 15, 2026

Copy link
Copy Markdown
Member

/backport to release/10.0

@wtgodbe

wtgodbe commented Jan 15, 2026

Copy link
Copy Markdown
Member

/backport to release/9.0

@github-actions

Copy link
Copy Markdown
Contributor

Started backporting to release/10.0 (link to workflow run)

@wtgodbe

wtgodbe commented Jan 15, 2026

Copy link
Copy Markdown
Member

/backport to release/8.0

@github-actions

Copy link
Copy Markdown
Contributor

Started backporting to release/9.0 (link to workflow run)

@github-actions

Copy link
Copy Markdown
Contributor

Started backporting to release/8.0 (link to workflow run)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.