[jdk17u-dev] Integrated: 8284458: CodeHeapState::aggregate() leaks blob_name

Zhengyu Gu zgu at openjdk.java.net
Wed Apr 27 19:54:15 UTC 2022


On Mon, 25 Apr 2022 19:10:34 GMT, Zhengyu Gu <zgu at openjdk.org> wrote:

> I would like to backport this patch to 17u to fix a memory leak.
> 
> The original patch does not apply cleanly, due to JDK-8275729 and JDK-8276429 that are not in 17u. However, the patch is small and resolved manually.

This pull request has now been integrated.

Changeset: 1cbe38a3
Author:    Zhengyu Gu <zgu at openjdk.org>
URL:       https://git.openjdk.java.net/jdk17u-dev/commit/1cbe38a3f8a8f733436388dc4a8ce7109d4d04e3
Stats:     10 lines in 1 file changed: 4 ins; 3 del; 3 mod

8284458: CodeHeapState::aggregate() leaks blob_name

Reviewed-by: mdoerr
Backport-of: d4a48843856e3d80a58d5a0a26dff6c4d349dca9

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

PR: https://git.openjdk.java.net/jdk17u-dev/pull/364


More information about the jdk-updates-dev mailing list