RFR: 8342730: Get rid of SummaryDiff in VMATree
    Johan Sjölen 
    jsjolen at openjdk.org
       
    Wed Aug 20 07:10:43 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.
Thanks!
LGTM
-------------
Marked as reviewed by jsjolen (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/26761#pullrequestreview-3135084602
    
    
More information about the hotspot-runtime-dev
mailing list