[jdk17u-dev] RFR: 8284620: CodeBuffer may leak _overflow_arena

Vladimir Kozlov kvn at openjdk.java.net
Mon May 2 16:00:07 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

Good.

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

Marked as reviewed by kvn (Reviewer).

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


More information about the jdk-updates-dev mailing list