RFR: 8351661: NMT: VMATree should support separate call-stacks for reserve and commit operations [v10]

Afshin Zafari azafari at openjdk.org
Thu Apr 10 10:02:30 UTC 2025


On Wed, 9 Apr 2025 08:12:59 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:
> 
>   fixed format of the missed Pre

24 test-cases added but those related to 8354115 are skipped.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/24028#issuecomment-2792210221


More information about the hotspot-runtime-dev mailing list