Integrated: JDK-8325470: [AIX] use fclose after fopen in read_psinfo
Matthias Baesken
mbaesken at openjdk.org
Tue Feb 13 09:05:57 UTC 2024
On Thu, 8 Feb 2024 10:16:29 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:
> There seems to be a missing fclose after fopen in read_psinfo (os_perf_aix.cpp).
This pull request has now been integrated.
Changeset: 4513da94
Author: Matthias Baesken <mbaesken at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/4513da949670dfd29ca64183edc78ca44432aeb3
Stats: 3 lines in 1 file changed: 1 ins; 0 del; 2 mod
8325470: [AIX] use fclose after fopen in read_psinfo
Reviewed-by: mdoerr, kbarrett
-------------
PR: https://git.openjdk.org/jdk/pull/17769
More information about the hotspot-runtime-dev
mailing list