hg: hsx/hotspot-main/hotspot: 4 new changesets

frederic.parain at oracle.com frederic.parain at oracle.com
Wed Feb 22 14:44:27 PST 2012


Changeset: 86ce3208eb18
Author:    dcubed
Date:      2012-02-17 15:55 -0800
URL:       http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/86ce3208eb18

7145798: System.loadLibrary does not search current working directory
Summary: Append "." to java.library.path on MacOS X to ease migration from Apple's Java6 to OpenJDK7.
Reviewed-by: phh, jmelvin, coleenp

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

Changeset: 0368109684cb
Author:    sla
Date:      2012-02-19 13:11 +0100
URL:       http://hg.openjdk.java.net/hsx/hotspot-main/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

Changeset: 38fd165da001
Author:    poonam
Date:      2012-02-20 21:27 -0800
URL:       http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/38fd165da001

7145358: SA throws ClassCastException for partially loaded ConstantPool
Summary: In printValueOn() in ConstantPool.java check if the poolHolder is a valid Klass and only then print it.
Reviewed-by: sla, sspitsyn
Contributed-by: Krystal Mok <sajia at taobao.com>

! agent/src/share/classes/sun/jvm/hotspot/oops/ConstantPool.java

Changeset: 1a4e5feb63c4
Author:    fparain
Date:      2012-02-22 08:19 -0800
URL:       http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/1a4e5feb63c4

Merge




More information about the hotspot-dev mailing list