Integrated: 8342730: Get rid of SummaryDiff in VMATree

Afshin Zafari azafari at openjdk.org
Tue Sep 30 08:57:11 UTC 2025


On Wed, 13 Aug 2025 13:33:36 GMT, Afshin Zafari <azafari at openjdk.org> wrote:

> `SummaryDiff` result of any `register_mapping()` call, is passed into the function rather than returned. This enables avoiding copying the structure to/from the stack.
> 
> Tests:
> local linux-x64-debug: NMT gtests and JTREGs passed.

This pull request has now been integrated.

Changeset: aea71cca
Author:    Afshin Zafari <azafari at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/aea71ccab7d21ae72564a07f74199eac14c7a958
Stats:     367 lines in 9 files changed: 99 ins; 3 del; 265 mod

8342730: Get rid of SummaryDiff in VMATree

Reviewed-by: jsjolen, phubner

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

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


More information about the hotspot-runtime-dev mailing list