Skip to content

8363966: GHA: Switch cross-compiling sysroots to Debian trixie#797

Open
zzambers wants to merge 1 commit into
openjdk:pr/796from
zzambers:cross-sysroot-trixie-v2
Open

8363966: GHA: Switch cross-compiling sysroots to Debian trixie#797
zzambers wants to merge 1 commit into
openjdk:pr/796from
zzambers:cross-sysroot-trixie-v2

Conversation

@zzambers
Copy link
Copy Markdown
Contributor

@zzambers zzambers commented May 12, 2026

This backport switches sysroot for cross-builds in GHA to debian trixie.

Debian bookworm, which is currently used for sysroot, soon enters LTS (2026-06-11). Then set of supported architectures will be reduced, likely breaking cross-build for some archs in GHA (based on past experience). While list of LTS archs for bookworm has not yet been determined, based on debian older versions, it will likely be just i386, amd64, armhf and arm64.

Github workflows in 8 are very different from newer jdks, so made from scratch in spirit of original change. Only affects GHA.



Progress

  • Change must be properly reviewed (1 review required, with at least 1 Reviewer)
  • Change must not contain extraneous whitespace
  • Commit message must refer to an issue
  • JDK-8363966 needs maintainer approval

Integration blocker

 ⚠️ Dependency #796 must be integrated first

Issue

  • JDK-8363966: GHA: Switch cross-compiling sysroots to Debian trixie (Enhancement - P4)

Reviewing

Using git

Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk8u-dev.git pull/797/head:pull/797
$ git checkout pull/797

Update a local copy of the PR:
$ git checkout pull/797
$ git pull https://git.openjdk.org/jdk8u-dev.git pull/797/head

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 797

View PR using the GUI difftool:
$ git pr show -t 797

Using diff file

Download this PR as a diff file:
https://git.openjdk.org/jdk8u-dev/pull/797.diff

Using Webrev

Link to Webrev Comment

@bridgekeeper
Copy link
Copy Markdown

bridgekeeper Bot commented May 12, 2026

👋 Welcome back zzambers! A progress list of the required criteria for merging this PR into master will be added to the body of your pull request. There are additional pull request commands available for use with this pull request.

@openjdk
Copy link
Copy Markdown

openjdk Bot commented May 12, 2026

❗ This change is not yet ready to be integrated.
See the Progress checklist in the description for automated requirements.

@openjdk openjdk Bot changed the title Backport 69501de7387e3c72038f5cba205d38e05764e6fd 8363966: GHA: Switch cross-compiling sysroots to Debian trixie May 12, 2026
@openjdk
Copy link
Copy Markdown

openjdk Bot commented May 12, 2026

This backport pull request has now been updated with issue from the original commit.

@openjdk openjdk Bot added backport Port of a pull request already in a different code base rfr Pull request is ready for review labels May 12, 2026
@mlbridge
Copy link
Copy Markdown

mlbridge Bot commented May 12, 2026

Webrevs

@zzambers
Copy link
Copy Markdown
Contributor Author

This backport depends on: #796
However I cannot base it on pr/796 right now for some reason. (It does not show up in options, I will try again later)

@zzambers zzambers changed the base branch from master to pr/796 May 12, 2026 19:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport Port of a pull request already in a different code base rfr Pull request is ready for review

Development

Successfully merging this pull request may close these issues.

1 participant