-
Notifications
You must be signed in to change notification settings - Fork 75
8310743: assert(reserved_rgn != nullptr) failed: Add committed region, No reserved region found #92
Conversation
|
👋 Welcome back aboldtch! A progress list of the required criteria for merging this PR into |
|
This backport pull request has now been updated with issue from the original commit. |
|
@xmas92 This change now passes all automated pre-integration checks. ℹ️ This project also has non-automated pre-integration requirements. Please see the file CONTRIBUTING.md for details. After integration, the commit message for the final commit will be: You can use pull request commands such as /summary, /contributor and /issue to adjust it as needed. At the time when this comment was updated there had been no new commits pushed to the ➡️ To integrate this PR with the above commit message to the |
|
/integrate |
|
Going to push as commit c9111d5.
Your commit was automatically rebased without conflicts. |
Backport of JDK-8310743
This pull request contains a backport of commit f393975 from the openjdk/jdk repository.
With merge conflict in
src/hotspot/share/gc/z/zPhysicalMemory.cpp(header includes) resolved.Progress
Issue
Reviewers
Reviewing
Using
gitCheckout this PR locally:
$ git fetch https://git.openjdk.org/jdk21.git pull/92/head:pull/92$ git checkout pull/92Update a local copy of the PR:
$ git checkout pull/92$ git pull https://git.openjdk.org/jdk21.git pull/92/headUsing Skara CLI tools
Checkout this PR locally:
$ git pr checkout 92View PR using the GUI difftool:
$ git pr show -t 92Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk21/pull/92.diff
Webrev
Link to Webrev Comment