hg: jdk9/hs-rt/hotspot: 8055755: Information about loaded dynamic libraries is wrong on MacOSX

staffan.larsen at oracle.com staffan.larsen at oracle.com
Thu Aug 28 10:23:38 UTC 2014


Changeset: fe13911efa5b
Author:    sla
Date:      2014-08-28 10:28 +0200
URL:       http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/fe13911efa5b

8055755: Information about loaded dynamic libraries is wrong on MacOSX
Summary: 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
Contributed-by: fredrik.arvidsson at oracle.com

! src/os/bsd/vm/os_bsd.cpp



More information about the jdk9-hs-rt-changes mailing list