RFR: 8350566: NMT: add size parameter to MemTracker::record_virtual_memory_tag [v2]

Afshin Zafari azafari at openjdk.org
Thu Mar 6 14:22:39 UTC 2025


On Wed, 5 Mar 2025 15:25:29 GMT, Gerard Ziemski <gziemski at openjdk.org> wrote:

>> Afshin Zafari has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   ReservedSpace is accepted as param.
>
> src/hotspot/share/cds/metaspaceShared.cpp line 1548:
> 
>> 1546:       return nullptr;
>> 1547:     }
>> 1548:     // NMT: fix up the space tags
> 
> What exactly needs to be fixed here?

Removed. Obsolete comment.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/23770#discussion_r1983442554


More information about the shenandoah-dev mailing list