RFR: JDK-8318587: refresh libraries cache on AIX in print_vm_info
Matthias Baesken
mbaesken at openjdk.org
Fri Oct 20 12:54:36 UTC 2023
On Fri, 20 Oct 2023 12:40:38 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:
> Does it have to be in shared code?
Good question, maybe a move to os_aix.cpp os::print_dll_info would be possible ? On the other hand this would cause reloading also in the crash case and currently I am not sure if this is a good idea .
-------------
PR Comment: https://git.openjdk.org/jdk/pull/16284#issuecomment-1772684971
More information about the hotspot-dev
mailing list