[jdk17u-dev] RFR: 8284620: CodeBuffer may leak _overflow_arena
Martin Doerr
mdoerr at openjdk.java.net
Mon May 2 13:49:03 UTC 2022
On Mon, 2 May 2022 12:24:59 GMT, Zhengyu Gu <zgu at openjdk.org> wrote:
> I would like to backport this patch to 17u for fixing a memory leak.
>
> The original patch does not apply cleanly, mainly due to context difference introduced by JDK-8264207 and JDK-8054292. However, the patch is small, easily resolved manually.
>
> Test:
> - [x] hotspot_compiler
LGTM and recognized as clean.
-------------
Marked as reviewed by mdoerr (Reviewer).
PR: https://git.openjdk.java.net/jdk17u-dev/pull/380
More information about the jdk-updates-dev
mailing list