hg: jdk9/hs-rt/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
Thu Jan 23 00:56:04 PST 2014
Changeset: c250880a6673
Author: sla
Date: 2014-01-23 09:06 +0100
URL: http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/c250880a6673
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 jdk9-hs-rt-changes
mailing list