hg: jdk8u/hs-dev/hotspot: 8031968: Mac OS X: VM starts the agent by calling both Agent_OnAttach and Agent_OnAttach_L functions if its agent library is dynamically linked.
staffan.larsen at oracle.com
staffan.larsen at oracle.com
Wed Feb 26 02:18:10 PST 2014
Changeset: d1621038becf
Author: sla
Date: 2014-01-23 09:06 +0100
URL: http://hg.openjdk.java.net/jdk8u/hs-dev/hotspot/rev/d1621038becf
8031968: Mac OS X: VM starts the agent by calling both Agent_OnAttach and Agent_OnAttach_L functions if its agent library is dynamically linked.
Summary: Make sure we only look for statically linked agents in the main process image
Reviewed-by: dsamersoff, bpittore, dcubed
! src/os/bsd/vm/os_bsd.cpp
! src/os/linux/vm/os_linux.cpp
! src/os/posix/vm/os_posix.cpp
! src/os/solaris/vm/os_solaris.cpp
More information about the jdk8u-hs-changes
mailing list