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

Zhengyu Gu zgu at openjdk.java.net
Mon Apr 25 19:27:13 UTC 2022


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.

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

Commit messages:
 - Backport d4a48843856e3d80a58d5a0a26dff6c4d349dca9

Changes: https://git.openjdk.java.net/jdk17u-dev/pull/364/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk17u-dev&pr=364&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8284458
  Stats: 10 lines in 1 file changed: 4 ins; 3 del; 3 mod
  Patch: https://git.openjdk.java.net/jdk17u-dev/pull/364.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk17u-dev pull/364/head:pull/364

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


More information about the jdk-updates-dev mailing list