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

jiangli.zhou at oracle.com jiangli.zhou at oracle.com
Fri Aug 31 14:51:22 PDT 2012


Changeset: 0771839a29ab
Author:    jprovino
Date:      2012-08-08 15:43 -0400
URL:       http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/0771839a29ab

7153374: ARM ONLY .. linking problem with new compilers.. Need to use -fPIC
Summary: add "arm" to the list of processors that need -fPIC
Reviewed-by: vladidan, dholmes

! make/pic.make

Changeset: 892ec0920ccd
Author:    vladidan
Date:      2012-08-08 16:09 -0400
URL:       http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/892ec0920ccd

Merge


Changeset: e2cc1fe53845
Author:    amurillo
Date:      2012-08-17 16:47 -0700
URL:       http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/e2cc1fe53845

Merge


Changeset: a9fed06c01d2
Author:    bpittore
Date:      2012-08-30 11:20 -0400
URL:       http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/a9fed06c01d2

7154641: Servicability agent should work on platforms other than x86, sparc
Summary: Added capability to load support classes for other cpus
Reviewed-by: coleenp, bobv, sla
Contributed-by: Bill Pittore <bill.pittore at oracle.com>

! agent/make/saenv.sh
! agent/make/start-debug-server-proc.sh
! agent/src/os/linux/LinuxDebuggerLocal.c
! agent/src/os/linux/libproc.h
! agent/src/share/classes/sun/jvm/hotspot/HotSpotAgent.java
! agent/src/share/classes/sun/jvm/hotspot/bugspot/BugSpotAgent.java
! agent/src/share/classes/sun/jvm/hotspot/debugger/ThreadContext.java
! agent/src/share/classes/sun/jvm/hotspot/debugger/amd64/AMD64ThreadContext.java
! agent/src/share/classes/sun/jvm/hotspot/debugger/ia64/IA64ThreadContext.java
! agent/src/share/classes/sun/jvm/hotspot/debugger/linux/LinuxCDebugger.java
! agent/src/share/classes/sun/jvm/hotspot/debugger/linux/LinuxThreadContextFactory.java
! agent/src/share/classes/sun/jvm/hotspot/debugger/proc/ProcDebuggerLocal.java
! agent/src/share/classes/sun/jvm/hotspot/debugger/remote/RemoteDebuggerClient.java
! agent/src/share/classes/sun/jvm/hotspot/debugger/sparc/SPARCThreadContext.java
! agent/src/share/classes/sun/jvm/hotspot/debugger/x86/X86ThreadContext.java
! agent/src/share/classes/sun/jvm/hotspot/runtime/Threads.java
! agent/src/share/classes/sun/jvm/hotspot/runtime/VM.java
! agent/src/share/classes/sun/jvm/hotspot/ui/classbrowser/HTMLGenerator.java
+ agent/src/share/classes/sun/jvm/hotspot/utilities/AltPlatformInfo.java
! agent/src/share/classes/sun/jvm/hotspot/utilities/PlatformInfo.java
! make/defs.make
! make/linux/makefiles/defs.make
! make/linux/makefiles/sa.make
! make/linux/makefiles/saproc.make
! src/share/vm/runtime/vmStructs.cpp

Changeset: 6dcb17434873
Author:    jiangli
Date:      2012-08-31 14:47 -0400
URL:       http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/6dcb17434873

Merge


Changeset: 1eb74cd5994b
Author:    jiangli
Date:      2012-08-31 12:59 -0700
URL:       http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/1eb74cd5994b

Merge




More information about the hotspot-dev mailing list