-
Notifications
You must be signed in to change notification settings - Fork 39
8366223: ZGC: ZPageAllocator::cleanup_failed_commit_multi_partition is broken #141
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
👋 Welcome back aboldtch! A progress list of the required criteria for merging this PR into |
@xmas92 This change is no longer ready for integration - check the PR body for details. |
This backport pull request has now been updated with issue from the original commit. |
|
Webrevs
|
c1e2fc6
to
75e46aa
Compare
@xmas92 Please do not rebase or force-push to an active PR as it invalidates existing review comments. Note for future reference, the bots always squash all changes into a single commit automatically as part of the integration. See OpenJDK Developers’ Guide for more information. |
Included the https://bugs.openjdk.org/browse/JDK-8366462 one-line change. Reason: |
Hi all,
This pull request contains a backport of commit 501e6aed from the openjdk/jdk repository.
The commit being backported was authored by Axel Boldt-Christmas on 28 Aug 2025 and was reviewed by Stefan Karlsson and Joel Sikström.
Thanks!
Progress
Issue
Reviewers
Reviewing
Using
git
Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk25u.git pull/141/head:pull/141
$ git checkout pull/141
Update a local copy of the PR:
$ git checkout pull/141
$ git pull https://git.openjdk.org/jdk25u.git pull/141/head
Using Skara CLI tools
Checkout this PR locally:
$ git pr checkout 141
View PR using the GUI difftool:
$ git pr show -t 141
Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk25u/pull/141.diff
Using Webrev
Link to Webrev Comment