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

Afshin Zafari azafari at openjdk.org
Thu May 22 19:24:59 UTC 2025


On Wed, 21 May 2025 09:13:24 GMT, Johan Sjölen <jsjolen at openjdk.org> wrote:

>> Afshin Zafari has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   impl of new visualization in one test case, for getting feedback.
>
> src/hotspot/share/nmt/vmatree.cpp line 380:
> 
>> 378:     }
>> 379:     tty->print_cr("");
>> 380:   };
> 
> Convert to UL, under `trace` and a unique log tag for the VMATree

Done.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/24028#discussion_r2103252426


More information about the hotspot-runtime-dev mailing list