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

Afshin Zafari azafari at openjdk.org
Thu Apr 10 10:02:35 UTC 2025


On Tue, 8 Apr 2025 19:19:15 GMT, Gerard Ziemski <gziemski at openjdk.org> wrote:

>> Afshin Zafari has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Pre conditions are also visualized.
>
> test/hotspot/gtest/nmt/test_vmatree.cpp line 975:
> 
>> 973: 
>> 974:     tree.uncommit_mapping(0, 5, call_stack_2);
>> 975:     // Pre:  .........0********10--------20********40-------100.........
> 
> I think this one got lost, still could use reformatting:
> 
> `// Pre:  .........0*****************10--------20********40-------100.........`

Done.

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

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


More information about the hotspot-runtime-dev mailing list