RFR: 8342730: Get rid of SummaryDiff in VMATree [v2]

Paul Hübner phubner at openjdk.org
Tue Sep 16 09:32:19 UTC 2025


On Tue, 16 Sep 2025 09:03:57 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.
>
> Afshin Zafari has updated the pull request incrementally with one additional commit since the last revision:
> 
>   better naming for diff

Marked as reviewed by phubner (Author).

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

PR Review: https://git.openjdk.org/jdk/pull/26761#pullrequestreview-3228689604


More information about the hotspot-runtime-dev mailing list