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

Zhengyu Gu zgu at openjdk.java.net
Wed May 4 14:46:59 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

This pull request has now been integrated.

Changeset: a1da138b
Author:    Zhengyu Gu <zgu at openjdk.org>
URL:       https://git.openjdk.java.net/jdk17u-dev/commit/a1da138b45d9b80e4d0e9eebb991b50de264dcee
Stats:     7 lines in 1 file changed: 3 ins; 3 del; 1 mod

8284620: CodeBuffer may leak _overflow_arena

Reviewed-by: mdoerr, kvn
Backport-of: 4d45c3ebc493bb2c85dab84b97840c8ba093ab1f

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

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


More information about the jdk-updates-dev mailing list