mirror of
https://github.com/openjdk/jdk.git
synced 2026-05-09 04:59:33 +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