RFR: 8370254: Add VM_MEMORY_JAVA mmap tag to MacOS mmap calls [v7]

Nityanand Rai duke at openjdk.org
Fri Nov 7 04:57:52 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:

  consolidate unit tests for vm memory tagging

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/27868/files
  - new: https://git.openjdk.org/jdk/pull/27868/files/183927b0..59f4722c

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=27868&range=06
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=27868&range=05-06

  Stats: 53 lines in 3 files changed: 20 ins; 32 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