[jdk11u-dev] RFR: 8308006: Missing NMT memory tagging in CMS

Zhengyu Gu zgu at openjdk.org
Fri May 12 15:22:57 UTC 2023


Please review this trivial fix that records CMS mark bitmap and mark stack to NMT.

Test:
- [x] hotspot_nmt

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

Commit messages:
 - Removed trailing whitespace
 - 8308006: Missing NMT memory tagging in CMS

Changes: https://git.openjdk.org/jdk11u-dev/pull/1885/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=1885&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8308006
  Stats: 7 lines in 1 file changed: 7 ins; 0 del; 0 mod
  Patch: https://git.openjdk.org/jdk11u-dev/pull/1885.diff
  Fetch: git fetch https://git.openjdk.org/jdk11u-dev.git pull/1885/head:pull/1885

PR: https://git.openjdk.org/jdk11u-dev/pull/1885


More information about the jdk-updates-dev mailing list