hg: jdk8u/jdk8u-dev/hotspot: 8055755: Information about loaded dynamic libraries is wrong on MacOSX

david.buck at oracle.com david.buck at oracle.com
Tue Dec 19 17:52:01 UTC 2017


Changeset: 438da598a947
Author:    dbuck
Date:      2017-12-19 10:22 -0500
URL:       http://hg.openjdk.java.net/jdk8u/jdk8u-dev/hotspot/rev/438da598a947

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 jdk8u-dev-changes mailing list