RFR: 8366241: NMT: Consolidate [Virtual/Committed/Reserved]Regions into one structure [v2]
Afshin Zafari
azafari at openjdk.org
Tue Sep 9 10:11:29 UTC 2025
> The structures `CommittedMemoryRegion` and `ReservedMemoryRegion` are merged into the `VirtualMemoryRegion`.
>
> Tests:
> tiers1-5, main platforms, debug/product
Afshin Zafari has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains three commits:
- after merge with 8366363.
- Merge remote-tracking branch 'origin/master' into _8366241_nmt_consolidate_structures
- 8366241: NMT: Consolidate [Virtual/Committed/Reserved]Regions into one structure
-------------
Changes: https://git.openjdk.org/jdk/pull/27137/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=27137&range=01
Stats: 226 lines in 13 files changed: 70 ins; 94 del; 62 mod
Patch: https://git.openjdk.org/jdk/pull/27137.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/27137/head:pull/27137
PR: https://git.openjdk.org/jdk/pull/27137
More information about the hotspot-runtime-dev
mailing list