Integrated: JDK-8301170: perfMemory_windows.cpp add free_security_attr to early returns
Matthias Baesken
mbaesken at openjdk.org
Tue Jan 31 08:24:05 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.
This pull request has now been integrated.
Changeset: 810c8a27
Author: Matthias Baesken <mbaesken at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/810c8a271b4524ae776e2306ef699e04a7d145a2
Stats: 11 lines in 1 file changed: 5 ins; 4 del; 2 mod
8301170: perfMemory_windows.cpp add free_security_attr to early returns
Reviewed-by: stuefe, dholmes
-------------
PR: https://git.openjdk.org/jdk/pull/12245
More information about the hotspot-runtime-dev
mailing list