Integrated: 8284532: Memory leak in BitSet::BitMapFragmentTable in JFR leak profiler

Zhengyu Gu zgu at openjdk.java.net
Fri Apr 8 15:01:45 UTC 2022


On Thu, 7 Apr 2022 17:41:46 GMT, Zhengyu Gu <zgu at openjdk.org> wrote:

> BitSet::BitMapFragmentTable needs a destructor to cleanup its contents to avoid leaking hashtable entries.

This pull request has now been integrated.

Changeset: b55c32f5
Author:    Zhengyu Gu <zgu at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/b55c32f5fe452e2b4e6f912a7d27f979e68ba67e
Stats:     14 lines in 2 files changed: 12 ins; 0 del; 2 mod

8284532: Memory leak in BitSet::BitMapFragmentTable in JFR leak profiler

Reviewed-by: stuefe, mgronlun, shade

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

PR: https://git.openjdk.java.net/jdk/pull/8148


More information about the hotspot-jfr-dev mailing list