Withdrawn: 8337217: Port VirtualMemoryTracker to use VMATree

duke duke at openjdk.org
Fri May 2 19:59:11 UTC 2025


On Thu, 1 Aug 2024 15:44:32 GMT, Afshin Zafari <azafari at openjdk.org> wrote:

> - `VMATree` is used instead of `SortedLinkList` in new class `VirtualMemoryTracker`.
>  -  A wrapper/helper `RegionTree` is made around VMATree to make some calls easier.
>  - `find_reserved_region()` is used in 4 cases, it will be removed in further PRs.
>  - All tier1 tests pass except this https://bugs.openjdk.org/browse/JDK-8335167.

This pull request has been closed without being integrated.

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

PR: https://git.openjdk.org/jdk/pull/20425


More information about the hotspot-runtime-dev mailing list