[jdk11u-dev] Integrated: 8284458: CodeHeapState::aggregate() leaks blob_name
Zhengyu Gu
zgu at openjdk.java.net
Fri Apr 29 14:07:45 UTC 2022
On Mon, 25 Apr 2022 19:12:50 GMT, Zhengyu Gu <zgu at openjdk.org> wrote:
> I would like to backport this patch to 11u to fix a memory leak.
>
> The original patch does not apply cleanly:
>
> 1. JDK-8275729 and JDK-8276429 that are not in 11u. However, the patch is small and conflicts are resolved manually.
> 2. `nullptr` language feature is not available in 11u, changed to `NULL`
This pull request has now been integrated.
Changeset: 234724cf
Author: Zhengyu Gu <zgu at openjdk.org>
URL: https://git.openjdk.java.net/jdk11u-dev/commit/234724cf84132ba273e3c410d72158f408ff4d7c
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/jdk11u-dev/pull/1046
More information about the jdk-updates-dev
mailing list