[jdk17u-dev] RFR: 8284620: CodeBuffer may leak _overflow_arena
Zhengyu Gu
zgu at openjdk.java.net
Mon May 2 13:54:06 UTC 2022
On Mon, 2 May 2022 13:45:11 GMT, Martin Doerr <mdoerr 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.
Thanks, @TheRealMDoerr
-------------
PR: https://git.openjdk.java.net/jdk17u-dev/pull/380
More information about the jdk-updates-dev
mailing list