RFR: 8351661: NMT: VMATree should support separate call-stacks for reserve and commit operations [v7]
Johan Sjölen
jsjolen at openjdk.org
Wed Mar 26 14:35:13 UTC 2025
On Tue, 25 Mar 2025 14:57:04 GMT, Afshin Zafari <azafari at openjdk.org> wrote:
>> In NMT detail mode, we need to have separate call-stacks for Reserve and Commit operations.
>> This PR adds a second stack to every node that will be used when committing (and uncommitting) the start node of a reserved region.
>
> Afshin Zafari has updated the pull request incrementally with one additional commit since the last revision:
>
> fix the GHA failures.
OK,
This seems good to me. Thanks!
-------------
Marked as reviewed by jsjolen (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/24028#pullrequestreview-2717480259
More information about the hotspot-runtime-dev
mailing list