8253639: Change os::attempt_reserve_memory_at parameter order #168
Conversation
Backport ca1ed16292492d256d076122d124be8978fce4c3
👋 Welcome back KaperD! 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. |
@KaperD This change now passes all automated pre-integration checks. 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 5 new commits pushed to the
Please see this link for an up-to-date comparison between the source branch of this pull request and the As you do not have Committer status in this project an existing Committer must agree to sponsor your change. ➡️ To flag this PR as ready for integration with the above commit message, type |
/integrate |
/sponsor |
Going to push as commit 7894815.
Your commit was automatically rebased without conflicts. |
This backport is a part of MacOS/aarch64 support backport. It is needed to backport JDK-8234930.
It has been tested (tier1) on Linux x64 and x86, on Windows x64 and on MacOS x64 (https://github.com/KaperD/jdk15u-dev/actions/runs/1769438706)
Progress
Issue
Reviewing
Using
git
Checkout this PR locally:
$ git fetch https://git.openjdk.java.net/jdk15u-dev pull/168/head:pull/168
$ git checkout pull/168
Update a local copy of the PR:
$ git checkout pull/168
$ git pull https://git.openjdk.java.net/jdk15u-dev pull/168/head
Using Skara CLI tools
Checkout this PR locally:
$ git pr checkout 168
View PR using the GUI difftool:
$ git pr show -t 168
Using diff file
Download this PR as a diff file:
https://git.openjdk.java.net/jdk15u-dev/pull/168.diff