RFR: JDK-8303606: Memory leaks in Arguments::parse_each_vm_init_arg [v2]

Frederic Parain fparain at openjdk.org
Mon Mar 13 16:03:26 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>

Looks good to me.

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

Marked as reviewed by fparain (Committer).

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


More information about the hotspot-runtime-dev mailing list