RFR: JDK-8318587: refresh libraries cache on AIX in print_vm_info
Matthias Baesken
mbaesken at openjdk.org
Fri Oct 20 08:14:12 UTC 2023
print_vm_info outputs information about loaded shared libraries; but this info could be outdated on AIX because the libraries cache is currently not refreshed before printing.
-------------
Commit messages:
- JDK-8318587
Changes: https://git.openjdk.org/jdk/pull/16284/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=16284&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8318587
Stats: 6 lines in 1 file changed: 6 ins; 0 del; 0 mod
Patch: https://git.openjdk.org/jdk/pull/16284.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/16284/head:pull/16284
PR: https://git.openjdk.org/jdk/pull/16284
More information about the hotspot-dev
mailing list