RFR: JDK-8301170: perfMemory_windows.cpp add free_security_attr to early returns
Matthias Baesken
mbaesken at openjdk.org
Fri Jan 27 09:12:49 UTC 2023
The some functions in perfMemory_windows.cpp seem to miss the free_security_attr
calls in early returns.
-------------
Commit messages:
- JDK-8301170
Changes: https://git.openjdk.org/jdk/pull/12245/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=12245&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8301170
Stats: 11 lines in 1 file changed: 5 ins; 4 del; 2 mod
Patch: https://git.openjdk.org/jdk/pull/12245.diff
Fetch: git fetch https://git.openjdk.org/jdk pull/12245/head:pull/12245
PR: https://git.openjdk.org/jdk/pull/12245
More information about the hotspot-runtime-dev
mailing list