hg: jdk7/hotspot-comp/hotspot: 10 new changesets
vladimir.kozlov at sun.com
vladimir.kozlov at sun.com
Wed Jul 2 18:20:47 PDT 2008
Changeset: a5838065ab24
Author: swamyv
Date: 2008-06-24 21:37 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/a5838065ab24
6620329: jstack prints double native methods on Solaris/sparc
Summary: Fixed stack walking code in sparc to start frame walk from last_java_sp.
Reviewed-by: sgoldman
! agent/src/share/classes/sun/jvm/hotspot/oops/ObjectHeap.java
! agent/src/share/classes/sun/jvm/hotspot/runtime/JavaThread.java
! agent/src/share/classes/sun/jvm/hotspot/runtime/solaris_sparc/SolarisSPARCJavaThreadPDAccess.java
! agent/src/share/classes/sun/jvm/hotspot/runtime/sparc/SPARCFrame.java
! agent/src/share/classes/sun/jvm/hotspot/tools/PStack.java
Changeset: 958ae9623fd9
Author: never
Date: 2008-06-27 11:11 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/958ae9623fd9
Merge
Changeset: 93435819dba2
Author: xdono
Date: 2008-06-20 08:44 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/93435819dba2
Added tag jdk7-b29 for changeset 4f91c08b3e44
! .hgtags
Changeset: 286bee59f34b
Author: trims
Date: 2008-06-27 19:12 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/286bee59f34b
Merge
Changeset: d5ba4f8aa38a
Author: ksrini
Date: 2008-06-17 13:08 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/d5ba4f8aa38a
6714758: hotspot: provide an entry point to the BootStrap Class loader[dholmes,acorn]
Summary: adds JVM_FindClassFromBootLoader entry point, for jdk's use
Reviewed-by: dholmes, acorn
! make/linux/makefiles/mapfile-vers-debug
! make/linux/makefiles/mapfile-vers-product
! make/solaris/makefiles/mapfile-vers
! make/solaris/makefiles/reorder_COMPILER1_i486
! make/solaris/makefiles/reorder_COMPILER1_sparc
! make/solaris/makefiles/reorder_COMPILER2_amd64
! make/solaris/makefiles/reorder_COMPILER2_i486
! make/solaris/makefiles/reorder_COMPILER2_sparc
! make/solaris/makefiles/reorder_COMPILER2_sparcv9
! make/solaris/makefiles/reorder_TIERED_amd64
! make/solaris/makefiles/reorder_TIERED_i486
! make/solaris/makefiles/reorder_TIERED_sparc
! make/windows/makefiles/vm.make
! src/share/vm/prims/jvm.cpp
! src/share/vm/prims/jvm.h
Changeset: 8d852b81e775
Author: poonam
Date: 2008-06-22 20:07 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/8d852b81e775
6694099: Hotspot vm_exit_out_of_memory should dump core
Summary: This fix enables the generation of core file when process runs out of C-heap.
Reviewed-by: sbohne
! src/share/vm/prims/jni.cpp
! src/share/vm/runtime/java.cpp
! src/share/vm/runtime/java.hpp
! src/share/vm/utilities/debug.cpp
Changeset: f232d7d67023
Author: xlu
Date: 2008-06-24 16:52 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/f232d7d67023
6717128: Using relative path for ALT_OUTPUTDIR does not work properly
Summary: import the absolute output directory when launching sub make process and avoid including defs.make in rules.make
Reviewed-by: kamg, kvn
! make/defs.make
! make/linux/makefiles/rules.make
+ make/pic.make
! make/solaris/makefiles/rules.make
Changeset: 3e82d72933d0
Author: xlu
Date: 2008-06-26 14:15 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/3e82d72933d0
6718830: Hotspot fails to build with gcc 4.3
Summary: Fixed linux make file and couple adlc code to meet the changes of gcc 4.3
Reviewed-by: kamg, igor
! make/linux/makefiles/gcc.make
! src/share/vm/adlc/adlc.hpp
! src/share/vm/adlc/filebuff.hpp
Changeset: 444ad1c62199
Author: coleenp
Date: 2008-06-27 18:19 -0400
URL: http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/444ad1c62199
Merge
Changeset: 72c3e8693c9a
Author: coleenp
Date: 2008-07-02 15:38 -0400
URL: http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/72c3e8693c9a
Merge
More information about the jdk7-changes
mailing list