RFR: JDK-8318587: refresh libraries cache on AIX in print_vm_info

Thomas Stuefe stuefe at openjdk.org
Fri Oct 20 12:43:28 UTC 2023


On Fri, 20 Oct 2023 08:07:46 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:

> 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.

Does it have to be in shared code?

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

PR Comment: https://git.openjdk.org/jdk/pull/16284#issuecomment-1772669917


More information about the hotspot-dev mailing list