hg: jdk7/hotspot/hotspot: 5 new changesets
y.s.ramakrishna at oracle.com
y.s.ramakrishna at oracle.com
Wed Jul 21 12:22:14 PDT 2010
Changeset: e7ec8cd4dd8a
Author: tonyp
Date: 2010-06-28 14:13 -0400
URL: http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/e7ec8cd4dd8a
6962569: assembler_sparc.cpp:1969: assert(false) failed: error
Summary: array_overlap_test() fails when the address range crosses the MSB boundary. Thanks to Tom and Vladimir for their help on this one.
Reviewed-by: kvn, never, iveresov
! src/cpu/sparc/vm/stubGenerator_sparc.cpp
Changeset: 4e5661ba9d98
Author: tonyp
Date: 2010-06-28 14:13 -0400
URL: http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/4e5661ba9d98
6944166: G1: explicit GCs are not always handled correctly
Summary: G1 was not handling explicit GCs correctly in many ways. It does now. See the CR for the list of improvements contained in this changeset.
Reviewed-by: iveresov, ysr, johnc
! src/share/vm/gc_implementation/concurrentMarkSweep/vmCMSOperations.cpp
! src/share/vm/gc_implementation/g1/concurrentMarkThread.cpp
! src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp
! src/share/vm/gc_implementation/g1/g1CollectedHeap.hpp
! src/share/vm/gc_implementation/g1/g1CollectorPolicy.cpp
! src/share/vm/gc_implementation/g1/g1CollectorPolicy.hpp
! src/share/vm/gc_implementation/g1/vm_operations_g1.cpp
! src/share/vm/gc_implementation/g1/vm_operations_g1.hpp
! src/share/vm/gc_implementation/includeDB_gc_g1
! src/share/vm/gc_implementation/shared/vmGCOperations.hpp
! src/share/vm/gc_interface/gcCause.cpp
! src/share/vm/runtime/mutexLocker.cpp
Changeset: 1a1ce2076047
Author: ysr
Date: 2010-07-16 10:09 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/1a1ce2076047
Merge
Changeset: ad7e433e2730
Author: ysr
Date: 2010-07-20 16:09 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/ad7e433e2730
Merge
- src/os/linux/vm/vtune_linux.cpp
- src/os/solaris/vm/vtune_solaris.cpp
- src/os/windows/vm/vtune_windows.cpp
- src/share/vm/runtime/vtune.hpp
Changeset: 131ed9a23d48
Author: ysr
Date: 2010-07-21 09:57 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/131ed9a23d48
Merge
More information about the hotspot-dev
mailing list