RFR: 8351661: NMT: VMATree should support separate call-stacks for reserve and commit operations [v12]
Afshin Zafari
azafari at openjdk.org
Sat Apr 12 23:23:30 UTC 2025
On Sat, 12 Apr 2025 23:06:46 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:
>
> 10 cases added for overlapping with multiple regions
There are test cases that use `ok_to_run` for being skipped. These cases fail and maybe new RFE to be filed for them.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/24028#issuecomment-2799083079
More information about the hotspot-runtime-dev
mailing list