RFR: JDK-8301170: perfMemory_windows.cpp add free_security_attr to early returns

Matthias Baesken mbaesken at openjdk.org
Tue Jan 31 08:24:03 UTC 2023


On Fri, 27 Jan 2023 09:07:19 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:

> The some functions in perfMemory_windows.cpp seem to miss the free_security_attr
> calls in early returns.

Hi David and Thomas, thanks for the reviews !

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

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


More information about the hotspot-runtime-dev mailing list