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

Matthias Baesken mbaesken at openjdk.org
Tue Oct 24 07:12:44 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.

This pull request has now been integrated.

Changeset: cb383c05
Author:    Matthias Baesken <mbaesken at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/cb383c05b23ef4f6992796bdc5b27eb8386c65d5
Stats:     6 lines in 1 file changed: 6 ins; 0 del; 0 mod

8318587: refresh libraries cache on AIX in print_vm_info

Reviewed-by: mdoerr, lucy, stuefe

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

PR: https://git.openjdk.org/jdk/pull/16284


More information about the hotspot-dev mailing list