RFR: 8340103: Add internal set_flag function to VMATree [v5]
Johan Sjölen
jsjolen at openjdk.org
Wed Sep 18 10:39:46 UTC 2024
On Wed, 18 Sep 2024 10:24:08 GMT, Afshin Zafari <azafari at openjdk.org> wrote:
> Thanks for the work. This enables the `MemTracker::record_virtual_memory_tag` to just use this API and apply the results.
>
> Just a few cases of 'flag' is missed in comments or in assertion strings. There should be 'tag'. Can we use `add(SummaryDiff& other)` instead of `apply(SummaryDiff& other)`?
Done.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/20994#issuecomment-2358117689
More information about the hotspot-runtime-dev
mailing list