RFR: JDK-8304684: Memory leak in DirectivesParser::set_option_flag [v4]
Tobias Hartmann
thartmann at openjdk.org
Fri Oct 20 11:05:49 UTC 2023
On Tue, 28 Mar 2023 14:30:55 GMT, Justin King <jcking at openjdk.org> wrote:
>> Update `DirectivesSet` to take ownership of string options in some cases, to not leak memory.
>
> Justin King has updated the pull request incrementally with one additional commit since the last revision:
>
> Adjust logic based on review
>
> Signed-off-by: Justin King <jcking at google.com>
Thanks!
-------------
PR Comment: https://git.openjdk.org/jdk/pull/13125#issuecomment-1772532354
More information about the hotspot-compiler-dev
mailing list