Integrated: JDK-8304684: Memory leak in DirectivesParser::set_option_flag

Justin King jcking at openjdk.org
Fri Oct 20 11:05:51 UTC 2023


On Tue, 21 Mar 2023 16:53:18 GMT, Justin King <jcking at openjdk.org> wrote:

> Update `DirectivesSet` to take ownership of string options in some cases, to not leak memory.

This pull request has now been integrated.

Changeset: deadb9c8
Author:    Justin King <jcking at openjdk.org>
Committer: Tobias Hartmann <thartmann at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/deadb9c8d76f41671d39bb2125a8745c25bdb819
Stats:     98 lines in 3 files changed: 74 ins; 8 del; 16 mod

8304684: Memory leak in DirectivesParser::set_option_flag

Reviewed-by: kvn, dlong

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

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


More information about the hotspot-compiler-dev mailing list