RFR: 8284458: CodeHeapState::aggregate() leaks blob_name [v3]

Lutz Schmidt lucy at openjdk.java.net
Thu Apr 7 10:15:40 UTC 2022


On Thu, 7 Apr 2022 02:57:29 GMT, Zhengyu Gu <zgu at openjdk.org> wrote:

>> Please review this small patch to fix a possible memory leak.
>> 
>> Test:
>> - [x] hotspot_serviceability
>
> Zhengyu Gu has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Fix

Looks good to me.
Good catch! Thanks for finding and fixing the leak.

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

Marked as reviewed by lucy (Reviewer).

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


More information about the hotspot-compiler-dev mailing list