RFR: 8284532: Memory leak in BitSet::BitMapFragmentTable in JFR leak profiler [v2]

Thomas Stuefe stuefe at openjdk.java.net
Fri Apr 8 03:45:39 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!

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

Marked as reviewed by stuefe (Reviewer).

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


More information about the hotspot-jfr-dev mailing list