RFR: 8370254: Add VM_MEMORY_JAVA mmap tag to MacOS mmap calls [v11]
Nityanand Rai
duke at openjdk.org
Fri Nov 14 03:27:54 UTC 2025
> Add VM_MEMORY_JAVA tag to mmap calls in os_bsd.cpp for better memory tracking of java process on macOs
Nityanand Rai has updated the pull request incrementally with one additional commit since the last revision:
address feedback
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/27868/files
- new: https://git.openjdk.org/jdk/pull/27868/files/83f63ce5..1583a684
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=27868&range=10
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=27868&range=09-10
Stats: 23 lines in 4 files changed: 14 ins; 4 del; 5 mod
Patch: https://git.openjdk.org/jdk/pull/27868.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/27868/head:pull/27868
PR: https://git.openjdk.org/jdk/pull/27868
More information about the hotspot-dev
mailing list