hg: jdk7/hotspot-gc/hotspot: 2 new changesets
john.cuthbertson at oracle.com
john.cuthbertson at oracle.com
Thu Jan 27 02:33:59 UTC 2011
Changeset: 234761c55641
Author: johnc
Date: 2011-01-25 10:56 -0800
URL: http://hg.openjdk.java.net/jdk7/hotspot-gc/hotspot/rev/234761c55641
6608385: G1: need to support parallel reference processing
Summary: Implement support for ParallelRefProcEnabled in the reference processing that takes place at the end of G1 concurrent marking.
Reviewed-by: tonyp, ysr
! src/share/vm/gc_implementation/g1/concurrentMark.cpp
! src/share/vm/gc_implementation/g1/concurrentMark.hpp
! src/share/vm/gc_implementation/g1/g1_globals.hpp
! src/share/vm/runtime/arguments.cpp
Changeset: 81668b1f4877
Author: johnc
Date: 2011-01-26 09:57 -0800
URL: http://hg.openjdk.java.net/jdk7/hotspot-gc/hotspot/rev/81668b1f4877
Merge
! src/share/vm/gc_implementation/g1/concurrentMark.cpp
More information about the hotspot-gc-dev
mailing list