RFR: 8370254: Add VM_MEMORY_JAVA mmap tag to MacOS mmap calls
Evgeny Astigeevich
eastigeevich at openjdk.org
Wed Oct 29 17:44:39 UTC 2025
On Fri, 17 Oct 2025 17:01:02 GMT, Nityanand Rai <duke at openjdk.org> wrote:
> Add VM_MEMORY_JAVA tag to mmap calls in os_bsd.cpp for better memory tracking of java process on macOs
The PR needs gtest/jtreg testing results.
Also it needs to be checks the new code is covered by existing gtests or new tests are needed.
-------------
Changes requested by eastigeevich (Committer).
PR Review: https://git.openjdk.org/jdk/pull/27868#pullrequestreview-3394993477
More information about the hotspot-runtime-dev
mailing list