Integrated: 8351661: NMT: VMATree should support separate call-stacks for reserve and commit operations

Afshin Zafari azafari at openjdk.org
Thu Jun 12 14:49:43 UTC 2025


On Thu, 13 Mar 2025 10:20:49 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.

This pull request has now been integrated.

Changeset: fae9c7a3
Author:    Afshin Zafari <azafari at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/fae9c7a3f04f85aeb9e03c5c9c15fda6405ee989
Stats:     2113 lines in 6 files changed: 1845 ins; 81 del; 187 mod

8351661: NMT: VMATree should support separate call-stacks for reserve and commit operations

Reviewed-by: gziemski, jsjolen

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

PR: https://git.openjdk.org/jdk/pull/24028


More information about the hotspot-runtime-dev mailing list