RFR: 8367987: Memory leak in MemBaseline: Must delete _vma_allocations

Paul Hübner phubner at openjdk.org
Thu Sep 18 16:07:54 UTC 2025


On Thu, 18 Sep 2025 13:22:52 GMT, Johan Sjölen <jsjolen at openjdk.org> wrote:

> Hi,
> 
> I forgot to add a destructor which deletes the `_vma_allocations` for JDK-8367249. This PR rectifies this mistake.
> 
> Thank you.

Marked as reviewed by phubner (Author).

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

PR Review: https://git.openjdk.org/jdk/pull/27364#pullrequestreview-3240711846


More information about the hotspot-runtime-dev mailing list