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

dmitry.samersoff at oracle.com dmitry.samersoff at oracle.com
Wed Feb 20 16:40:17 PST 2013


Changeset: 7adae9244bc8
Author:    mgronlun
Date:      2013-02-13 11:23 +0100
URL:       http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/7adae9244bc8

8007312: null check signal semaphore in os::signal_notify windows
Reviewed-by: dholmes, sla

! src/os/windows/vm/os_windows.cpp

Changeset: 2394a89e89f4
Author:    rbackman
Date:      2013-02-13 09:46 +0100
URL:       http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/2394a89e89f4

8008088: SA can hang the VM
Reviewed-by: mgronlun, sla, dholmes

! agent/src/os/bsd/libproc_impl.c
! agent/src/os/bsd/libproc_impl.h
! agent/src/os/bsd/ps_proc.c
! agent/src/os/linux/libproc_impl.c
! agent/src/os/linux/libproc_impl.h
! agent/src/os/linux/ps_proc.c

Changeset: 49618582fc5b
Author:    sla
Date:      2013-02-14 13:08 +0100
URL:       http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/49618582fc5b

8004840: Jstack seems to output unnecessary information in 7u9
Reviewed-by: dholmes, coleenp, sspitsyn, rbackman

! agent/src/share/classes/sun/jvm/hotspot/memory/CMSCollector.java
! agent/src/share/classes/sun/jvm/hotspot/memory/CompactibleFreeListSpace.java
! agent/src/share/classes/sun/jvm/hotspot/oops/MethodData.java
! agent/src/share/classes/sun/jvm/hotspot/oops/ObjectHeap.java

Changeset: 3a531d40ad93
Author:    acorn
Date:      2013-02-14 14:33 -0500
URL:       http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/3a531d40ad93

8007736: VerifyError for static method in interface
Reviewed-by: dholmes, acorn
Contributed-by: bharadwaj.yadavalli at oracle.com

! src/share/vm/classfile/verifier.cpp
+ test/runtime/8007736/TestStaticIF.java

Changeset: e7e9e08147fc
Author:    mikael
Date:      2013-02-14 12:36 -0800
URL:       http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/e7e9e08147fc

8007639: Workaround for ccache in vm.make is incorrect
Summary: Fixed makefile logic to correctly special case JRE_RELEASE_VERSION and vm_version.o
Reviewed-by: dholmes, erikj

! make/bsd/makefiles/vm.make
! make/linux/makefiles/vm.make
! make/solaris/makefiles/vm.make

Changeset: 5d5c577296fd
Author:    sla
Date:      2013-02-15 08:54 +0100
URL:       http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/5d5c577296fd

8008102: SA on OS X does not stop the attached process
Reviewed-by: dholmes, rbackman

! agent/src/os/bsd/MacosxDebuggerLocal.m

Changeset: f35f1fbab3e1
Author:    sla
Date:      2013-02-15 10:08 +0100
URL:       http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/f35f1fbab3e1

Merge


Changeset: dc1de5e78a85
Author:    dsamersoff
Date:      2013-02-15 10:29 -0800
URL:       http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/dc1de5e78a85

Merge


Changeset: f82bcc429e8c
Author:    sla
Date:      2013-02-18 10:43 +0100
URL:       http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/f82bcc429e8c

8007901: SA: Don't read flag values as constants
Reviewed-by: dholmes, mikael

! agent/src/share/classes/sun/jvm/hotspot/runtime/VM.java
! src/share/vm/runtime/vmStructs.cpp

Changeset: b5e3ec9c69fa
Author:    sla
Date:      2013-02-18 12:49 +0100
URL:       http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/b5e3ec9c69fa

8007779: os::die() on solaris should generate core file
Reviewed-by: dholmes, rbackman

! src/os/solaris/vm/os_solaris.cpp

Changeset: 5cd2fac2ae70
Author:    hseigel
Date:      2013-02-19 08:51 -0500
URL:       http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/5cd2fac2ae70

6749267: Signal handler should save/restore errno
Summary: Save errno before processing signal, then restore it.
Reviewed-by: acorn, sspitsyn

! src/os/bsd/vm/os_bsd.cpp
! src/os/linux/vm/os_linux.cpp
! src/os/solaris/vm/os_solaris.cpp

Changeset: 56c364daccc3
Author:    emc
Date:      2013-02-19 11:36 -0500
URL:       http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/56c364daccc3

8007153: Ensure that MethodParameters API works properly with RedefineClasses
Summary: Adds code to HotSpot to properly update MethodParameter attributes' constant pool indexes when redefineClasses is called
Reviewed-by: coleenp, sspitsyn

! src/share/vm/oops/method.hpp
! src/share/vm/prims/jvmtiRedefineClasses.cpp

Changeset: 1048edb5434a
Author:    coleenp
Date:      2013-02-19 13:33 -0500
URL:       http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/1048edb5434a

Merge


Changeset: 20fff74158eb
Author:    sspitsyn
Date:      2013-02-20 08:51 -0800
URL:       http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/20fff74158eb

Merge




More information about the hotspot-dev mailing list