mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-24 14:49:58 +00:00
The information about loaded dynamic libraries printed in hs_err_pid files or by running the jcmd VM.dynlib is partly incorrect. The address printed in front of the library file name is wrong. Reviewed-by: sla, gziemski, gtriantafill