RFR: JDK-8320383: refresh libraries cache on AIX in VMError::report

Matthias Baesken mbaesken at openjdk.org
Mon Nov 20 13:34:32 UTC 2023


On Mon, 20 Nov 2023 12:46:48 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:

> Why not just do this in the AIX specific `os::print_dll_info`?
> 
> Otherwise, I'd be in favor of finding a reasonable OS abstraction for this.

Hi Thomas, I think we need (on AIX) the info from the loaded lib cache also for printing some info of the native stack, not only for the dll/shared libs section.

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

PR Comment: https://git.openjdk.org/jdk/pull/16730#issuecomment-1819071599


More information about the hotspot-dev mailing list