RFR: 8284532: Memory leak in BitSet::BitMapFragmentTable in JFR leak profiler [v2]
Markus Grönlund
mgronlun at openjdk.java.net
Fri Apr 8 09:34:45 UTC 2022
On Thu, 7 Apr 2022 18:48:24 GMT, Zhengyu Gu <zgu at openjdk.org> wrote:
>> BitSet::BitMapFragmentTable needs a destructor to cleanup its contents to avoid leaking hashtable entries.
>
> Zhengyu Gu has updated the pull request incrementally with one additional commit since the last revision:
>
> Thomas's comment
Looks good, thanks.
-------------
Marked as reviewed by mgronlun (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/8148
More information about the hotspot-jfr-dev
mailing list