hg: jdk7/hotspot-svc/hotspot: 6 new changesets
daniel.daugherty at sun.com
daniel.daugherty at sun.com
Wed Jul 2 16:19:10 PDT 2008
Changeset: d5ba4f8aa38a
Author: ksrini
Date: 2008-06-17 13:08 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot-svc/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-svc/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-svc/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-svc/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-svc/hotspot/rev/444ad1c62199
Merge
Changeset: 72c3e8693c9a
Author: coleenp
Date: 2008-07-02 15:38 -0400
URL: http://hg.openjdk.java.net/jdk7/hotspot-svc/hotspot/rev/72c3e8693c9a
Merge
More information about the serviceability-dev
mailing list