RFR: 8353444: NMT: rename 'category' to 'MemTag' in malloc tracker [v3]
Johan Sjölen
jsjolen at openjdk.org
Wed Jun 18 12:16:38 UTC 2025
On Thu, 12 Jun 2025 09:23:24 GMT, Afshin Zafari <azafari at openjdk.org> wrote:
>> Renamed usage of 'category' for 'MemTag' cases.
>
> Afshin Zafari has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains four additional commits since the last revision:
>
> - Merge remote-tracking branch 'origin/master' into _8353444_mem_category_to_memtag
> - fixed a missed test.
> - user-facing terms remained as 'category'
> - 8353444: NMT: rename 'category' to 'MemTag' in malloc tracker
Marked as reviewed by jsjolen (Reviewer).
test/hotspot/jtreg/runtime/NMT/MallocLimitTest.java line 3:
> 1: /*
> 2: * Copyright (c) 2022 SAP SE. All rights reserved.
> 3: * Copyright (c) 2022, 2025, Oracle and/or its affiliates. All rights reserved.
Revert this copyright notice.
-------------
PR Review: https://git.openjdk.org/jdk/pull/25226#pullrequestreview-2938961864
PR Review Comment: https://git.openjdk.org/jdk/pull/25226#discussion_r2154444880
More information about the hotspot-runtime-dev
mailing list