RFR: 8337217: Port VirtualMemoryTracker to use VMATree [v21]
Afshin Zafari
azafari at openjdk.org
Sun Feb 23 16:59:06 UTC 2025
On Fri, 7 Feb 2025 10:32:06 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:
>>
>> fixed merge problems
>
> src/hotspot/share/nmt/vmatree.hpp line 267:
>
>> 265: });
>> 266: tty->cr();
>> 267: }
>
> This can be removed, I'm rather sure(?)
Only print_self is removed. The other two methods are used in the code.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/20425#discussion_r1966834727
More information about the hotspot-dev
mailing list