Integrated: 8367987: Memory leak in MemBaseline: Must delete _vma_allocations
Johan Sjölen
jsjolen at openjdk.org
Mon Sep 22 07:19:07 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.
This pull request has now been integrated.
Changeset: 258fcf9f
Author: Johan Sjölen <jsjolen at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/258fcf9f5ea089891f0119bbf8058da389f72321
Stats: 4 lines in 1 file changed: 4 ins; 0 del; 0 mod
8367987: Memory leak in MemBaseline: Must delete _vma_allocations
Reviewed-by: phubner, azafari
-------------
PR: https://git.openjdk.org/jdk/pull/27364
More information about the hotspot-runtime-dev
mailing list