hg: jdk7/hotspot/hotspot: 4 new changesets
y.s.ramakrishna at oracle.com
y.s.ramakrishna at oracle.com
Fri Jul 23 16:33:01 PDT 2010
Changeset: a93a9eda13f7
Author: jcoomes
Date: 2010-07-16 21:33 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/a93a9eda13f7
6962947: shared TaskQueue statistics
Reviewed-by: tonyp, ysr
! src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.cpp
! src/share/vm/gc_implementation/parNew/parNewGeneration.cpp
! src/share/vm/gc_implementation/parNew/parNewGeneration.hpp
! src/share/vm/gc_implementation/parNew/parOopClosures.hpp
! src/share/vm/gc_implementation/parallelScavenge/psPromotionManager.cpp
! src/share/vm/gc_implementation/parallelScavenge/psPromotionManager.hpp
! src/share/vm/gc_implementation/parallelScavenge/psPromotionManager.inline.hpp
! src/share/vm/gc_implementation/parallelScavenge/psTasks.cpp
! src/share/vm/utilities/globalDefinitions.hpp
! src/share/vm/utilities/taskqueue.cpp
! src/share/vm/utilities/taskqueue.hpp
Changeset: 5cbac8938c4c
Author: johnc
Date: 2010-07-19 11:06 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/5cbac8938c4c
6956639: G1: assert(cached_ptr != card_ptr) failed: shouldn't be, concurrentG1Refine.cpp:307
Summary: During concurrent refinment, filter cards in young regions after it has been determined that the region has been allocated from and the young type of the region has been set.
Reviewed-by: iveresov, tonyp, jcoomes
! src/share/vm/gc_implementation/g1/concurrentG1Refine.cpp
! src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp
! src/share/vm/gc_implementation/g1/g1RemSet.cpp
! src/share/vm/gc_implementation/g1/heapRegion.cpp
! src/share/vm/gc_implementation/g1/heapRegion.hpp
Changeset: 4f1fffe08c63
Author: ysr
Date: 2010-07-21 12:45 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/4f1fffe08c63
Merge
Changeset: 1890dc9151da
Author: ysr
Date: 2010-07-23 14:31 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/1890dc9151da
Merge
More information about the hotspot-dev
mailing list