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

Zhengyu Gu zgu at openjdk.java.net
Tue May 24 12:54:08 UTC 2022


On Mon, 2 May 2022 12:32:21 GMT, Zhengyu Gu <zgu at openjdk.org> wrote:

> I would like to backport this patch to 8u for fixing a memory leak.
> 
> The original patch does not apply cleanly due to context difference. However, the patch is small, easily resolved manually.
> 
> Test:
> 
> - [x]  hotspot_compiler

This pull request has now been integrated.

Changeset: eb5711be
Author:    Zhengyu Gu <zgu at openjdk.org>
URL:       https://git.openjdk.java.net/jdk8u-dev/commit/eb5711bebec7bc655629b9471d6a52bdec76c5c2
Stats:     5 lines in 1 file changed: 3 ins; 2 del; 0 mod

8284620: CodeBuffer may leak _overflow_arena

Reviewed-by: phh
Backport-of: 4d45c3ebc493bb2c85dab84b97840c8ba093ab1f

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

PR: https://git.openjdk.java.net/jdk8u-dev/pull/52


More information about the jdk8u-dev mailing list