Integrated: JDK-8303606: Memory leaks in Arguments::parse_each_vm_init_arg

Justin King jcking at openjdk.org
Mon Mar 13 16:26:46 UTC 2023


On Fri, 3 Mar 2023 19:54:28 GMT, Justin King <jcking at openjdk.org> wrote:

> Addresses various memory leaks identified by LSan related to Arguments::parse_each_vm_init_arg.

This pull request has now been integrated.

Changeset: 671a4521
Author:    Justin King <jcking at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/671a45219fd727f2a0e1ed040577ec726775f07e
Stats:     17 lines in 2 files changed: 10 ins; 0 del; 7 mod

8303606: Memory leaks in Arguments::parse_each_vm_init_arg

Reviewed-by: dholmes, fparain

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

PR: https://git.openjdk.org/jdk/pull/12867


More information about the hotspot-runtime-dev mailing list