RFR: JDK-8303606: Memory leaks in Arguments::parse_each_vm_init_arg [v2]
David Holmes
dholmes at openjdk.org
Tue Mar 7 03:18:15 UTC 2023
On Fri, 3 Mar 2023 22:31:54 GMT, Justin King <jcking at openjdk.org> wrote:
>> Addresses various memory leaks identified by LSan related to Arguments::parse_each_vm_init_arg.
>
> Justin King has updated the pull request incrementally with one additional commit since the last revision:
>
> Add missing const_cast
>
> Signed-off-by: Justin King <jcking at google.com>
Seems okay. Thanks.
-------------
Marked as reviewed by dholmes (Reviewer).
PR: https://git.openjdk.org/jdk/pull/12867
More information about the hotspot-runtime-dev
mailing list