hg: hsx/hotspot-rt/hotspot: 7132070: Use a mach_port_t as the OSThread thread_id rather than pthread_t on BSD/OSX

staffan.larsen at oracle.com staffan.larsen at oracle.com
Mon Feb 20 02:03:42 PST 2012


Changeset: 0368109684cb
Author:    sla
Date:      2012-02-19 13:11 +0100
URL:       http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/0368109684cb

7132070: Use a mach_port_t as the OSThread thread_id rather than pthread_t on BSD/OSX
Summary: Change OSThread to use mach thread_t
Reviewed-by: phh, dcubed

! src/cpu/x86/vm/vm_version_x86.cpp
! src/os/bsd/vm/osThread_bsd.cpp
! src/os/bsd/vm/osThread_bsd.hpp
! src/os/bsd/vm/os_bsd.cpp
! src/os_cpu/bsd_x86/vm/vmStructs_bsd_x86.hpp
! src/share/vm/utilities/globalDefinitions_gcc.hpp



More information about the serviceability-dev mailing list