RFR: 8370254: Add VM_MEMORY_JAVA mmap tag to MacOS mmap calls [v14]
Nityanand Rai
duke at openjdk.org
Fri Nov 14 04:35:30 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:
more simplifications
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/27868/files
- new: https://git.openjdk.org/jdk/pull/27868/files/e09e98b6..99023e9b
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=27868&range=13
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=27868&range=12-13
Stats: 6 lines in 2 files changed: 0 ins; 5 del; 1 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