[jdk11u-dev] Integrated: 8284620: CodeBuffer may leak _overflow_arena
Zhengyu Gu
zgu at openjdk.java.net
Wed May 4 14:49:39 UTC 2022
On Mon, 2 May 2022 12:26:31 GMT, Zhengyu Gu <zgu at openjdk.org> wrote:
> I would like to backport this patch to 11u 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: 7d87cb78
Author: Zhengyu Gu <zgu at openjdk.org>
URL: https://git.openjdk.java.net/jdk11u-dev/commit/7d87cb78a0c3cf1403b97f4468c8ecf8c7553d22
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/jdk11u-dev/pull/1068
More information about the jdk-updates-dev
mailing list