Integrated: 8293167: Memory leak in JfrThreadSampler if stackdepth is larger than default (64)

Markus Grönlund mgronlun at openjdk.org
Mon Sep 5 09:15:50 UTC 2022


On Thu, 1 Sep 2022 20:40:08 GMT, Markus Grönlund <mgronlun at openjdk.org> wrote:

> Greetings,
> 
> please help review this fix that address a memory leak in the JfrThreadSampler when using a stackdepth larger than default (64).
> 
> Please see the JIRA issue for details.
> 
> Testing: jdk_jfr, stress
> 
> Thanks
> Markus

This pull request has now been integrated.

Changeset: 48b3ab02
Author:    Markus Grönlund <mgronlun at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/48b3ab02f9339f97e49f775c9d5d3a598a158abf
Stats:     63 lines in 6 files changed: 33 ins; 3 del; 27 mod

8293167: Memory leak in JfrThreadSampler if stackdepth is larger than default (64)

Reviewed-by: jbachorik

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

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


More information about the hotspot-jfr-dev mailing list